CVPixelFormatDescription.Create 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
Create(CVPixelFormatType) | |
Create(Int32) |
Create(CVPixelFormatType)
public static Foundation.NSDictionary Create (CoreVideo.CVPixelFormatType pixelFormat);
static member Create : CoreVideo.CVPixelFormatType -> Foundation.NSDictionary
参数
- pixelFormat
- CVPixelFormatType
返回
适用于
Create(Int32)
public static Foundation.NSDictionary Create (int pixelFormat);
static member Create : int -> Foundation.NSDictionary
参数
- pixelFormat
- Int32