CVPixelBufferAttributes.ExtendedPixelsRight Property

Definition

The number of pixels padding the right of the image.

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

Property Value

Remarks

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

Applies to