ColorFrame Methods
| Name | Description |
|---|---|
| Close | Releases system resources associated with the color frame. |
| CopyConvertedFrameDataToArray | Converts the raw format into the requested format and copies the data into the array provided. |
| CopyConvertedFrameDataToBuffer | Converts the raw format into the requested format and copies the data into the memory location provided. |
| CopyRawFrameDataToArray | Copies the raw frame data into the array provided. |
| CopyRawFrameDataToBuffer | Copies raw frame data into the memory location provided. |
| CreateFrameDescription | Creates a FrameDescription object for the ColorFrame of the requested format. |
| LockRawImageBuffer | Gives an app access to the underlying buffer used by the system to store this frame's data. |
Community Additions
ADD
Show: