共用方式為


CVPixelBufferAttributes.PlaneAlignment 屬性

定義

指定緩衝區內平面的對齊方式。

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

屬性值

平面會從位元組編號開始,這是此值的倍數。

備註

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

適用於