CVPixelFormatDescription.Create 方法

定义

重载

Create(CVPixelFormatType)
Create(Int32)

Create(CVPixelFormatType)

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

参数

pixelFormat
CVPixelFormatType

返回

适用于

Create(Int32)

public static Foundation.NSDictionary Create (int pixelFormat);
static member Create : int -> Foundation.NSDictionary

参数

pixelFormat
Int32

返回

适用于