次の方法で共有


CVPixelBufferAttributes.BytesPerRowAlignment プロパティ

定義

ピクセル バッファー内の行あたりのバイト数を示します。

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

プロパティ値

注釈

プロパティは、定数 kCVPixelBufferBytesPerRowAlignmentKey 値を使用して、基になるディクショナリにアクセスします。

適用対象