CVPixelFormatDescription.Create Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Create(CVPixelFormatType) | |
Create(Int32) |
Create(CVPixelFormatType)
public static Foundation.NSDictionary Create (CoreVideo.CVPixelFormatType pixelFormat);
static member Create : CoreVideo.CVPixelFormatType -> Foundation.NSDictionary
Parameters
- pixelFormat
- CVPixelFormatType
Returns
Applies to
Create(Int32)
public static Foundation.NSDictionary Create (int pixelFormat);
static member Create : int -> Foundation.NSDictionary
Parameters
- pixelFormat
- Int32