Partager via


CVPixelFormatDescription.Create Méthode

Définition

Surcharges

Create(CVPixelFormatType)
Create(Int32)

Create(CVPixelFormatType)

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

Paramètres

pixelFormat
CVPixelFormatType

Retours

S’applique à

Create(Int32)

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

Paramètres

pixelFormat
Int32

Retours

S’applique à