共用方式為


CVPixelBufferAttributes.BytesPerRowAlignment 屬性

定義

指出圖元緩衝區中每個資料列的位元組數目。

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

屬性值

備註

屬性會使用常數 kCVPixelBufferBytesPerRowAlignmentKey 值來存取基礎字典。

適用於