CVPixelBufferAttributes.PlaneAlignment 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public Nullable<int> PlaneAlignment { get; set; }
member this.PlaneAlignment : Nullable<int> with get, set
屬性值
平面會從位元組編號開始,這是此值的倍數。
備註
屬性會使用常數 kCVPixelBufferPlaneAlignmentKey 值來存取基礎字典。
適用於