CVPixelBufferAttributes.BytesPerRowAlignment 属性

定义

指示像素缓冲区中每行的字节数。

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

属性值

注解

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

适用于