次の方法で共有


CVPixelBufferAttributes.ExtendedPixelsRight プロパティ

定義

画像の右側を埋め込むピクセル数。

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

プロパティ値

注釈

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

適用対象