CVPixelBufferAttributes.ExtendedPixelsBottom Property

Definition

The number of pixels padding the bottom of the image.

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

Property Value

Remarks

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

Applies to