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
The following table(s) list the members exposed by the ImageFrame type.
Public Properties
Name | Description | |
---|---|---|
![]() |
BytesPerPixel | Gets the pixel data size (bytes per pixel). |
![]() |
FrameNumber | Gets the frame number. |
![]() |
Height | Gets the height (in pixels) of this ImageFrame. |
![]() |
PixelDataLength | Gets the length of the pixel data buffer. |
![]() |
Timestamp | Gets the time the data was captured (in milliseconds). |
![]() |
Width | Gets the width (in pixels) of this ImageFrame. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. Releases the resources used by an ImageFrame object. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Finalizes an instance of the ImageFrame class to notify the developer that they need to dispose the frame. |