CVPixelBufferAttributes.ExtendedPixelsTop Property

Definition

The number of pixels padding the top of the image.

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

Property Value

Remarks

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

Applies to