Compartir a través de


CVPixelBufferAttributes.CGImageCompatibility Propiedad

Definición

Indica si el búfer de píxeles es compatible con los tipos CGImage.

public Nullable<bool> CGImageCompatibility { get; set; }
member this.CGImageCompatibility : Nullable<bool> with get, set

Valor de propiedad

Comentarios

La propiedad usa el valor kCVPixelBufferCGImageCompatibilityKey constante para tener acceso al diccionario subyacente.

Se aplica a