CVPixelBufferAttributes.ExtendedPixelsRight 属性

定义

填充图像右侧的像素数。

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

属性值

注解

属性使用常量 kCVPixelBufferExtendedPixelsRightKey 值来访问基础字典。

适用于