Share via


CVPixelFormatDescription.Create(CVPixelFormatType) Method

Definition

Create a description of the specified pixel format.

public static Foundation.NSDictionary? Create(CoreVideo.CVPixelFormatType pixelFormat);
static member Create : CoreVideo.CVPixelFormatType -> Foundation.NSDictionary

Parameters

pixelFormat
CVPixelFormatType

The pixel format to create a description of.

Returns

Applies to