INuiFrameTexture::Pitch Method
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Returns the number of bytes in a row.
Syntax
public:
int Pitch(
void
)
Parameters
- **
Type: void
Unused
Return Value
Type: int
Returns the number of bytes in a row.
Requirements
Header: Declared in NuiSensor.h; however, include NuiApi.h in your project.