Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Surface image size.
Syntax
typedef struct _NUI_SURFACE_DESC {
UINT Width;
UINT Height;
} NUI_SURFACE_DESC;
Members
- Width
The surface width. - Height
The surface height.
Requirements
Header: Declared in NuiImageCamera.h; however, include NuiApi.h in your project.