次の方法で共有


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

戻り値

適用対象