CVPixelBufferAttributes.ExtendedPixelsLeft Property

Definition

The number of pixels padding the left of the image.

public Nullable<int> ExtendedPixelsLeft { get; set; }
member this.ExtendedPixelsLeft : Nullable<int> with get, set

Property Value

Remarks

The property uses constant kCVPixelBufferExtendedPixelsLeftKey value to access the underlying dictionary.

Applies to