CVPixelBufferAttributes.PixelFormatType 属性

定义

像素缓冲区的像素格式。

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

属性值

注解

属性使用常量 kCVPixelBufferPixelFormatTypeKey 值来访问基础字典。

适用于