ColorFrame.CreateFrameDescription Method
Creates a FrameDescription object for the ColorFrame of the requested format.
public:
FrameDescription^ CreateFrameDescription(
ColorImageFormat format
)
Parameters
- format
- Type: ColorImageFormat
The image format for which to create the FrameDescription object.
Return value
Type: FrameDescription
A new FrameDescription object for the ColorFrame of the requested format.
A new FrameDescription object for the ColorFrame of the requested format.
Community Additions
ADD
Show: