ColorFrame Methods

NameDescription
CloseReleases system resources associated with the color frame.
CopyConvertedFrameDataToArrayConverts the raw format into the requested format and copies the data into the array provided.
CopyConvertedFrameDataToBufferConverts the raw format into the requested format and copies the data into the memory location provided.
CopyRawFrameDataToArrayCopies the raw frame data into the array provided.
CopyRawFrameDataToBufferCopies raw frame data into the memory location provided.
CreateFrameDescription Creates a FrameDescription object for the ColorFrame of the requested format.
LockRawImageBufferGives an app access to the underlying buffer used by the system to store this frame's data.

Community Additions

ADD
Show: