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
Digital zoom options.
Syntax
typedef enum _NUI_IMAGE_DIGITALZOOM
{
NUI_IMAGE_DIGITAL_ZOOM_1X
} NUI_IMAGE_DIGITALZOOM;
Constants
Constant | Description | |
---|---|---|
NUI_IMAGE_DIGITAL_ZOOM_1X | The digital zoom is not used. |
Requirements
Header: Declared in NuiImageCamera.h; however, include NuiApi.h in your project.