次の方法で共有


CVPixelBufferAttributes.PixelFormatType プロパティ

定義

ピクセル バッファーのピクセル形式。

public Nullable<CoreVideo.CVPixelFormatType> PixelFormatType { get; set; }
member this.PixelFormatType : Nullable<CoreVideo.CVPixelFormatType> with get, set

プロパティ値

注釈

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

適用対象