CVImageBuffer.GetCodePoint 方法

定义

重载

GetCodePoint(CVImageBufferColorPrimaries)
GetCodePoint(CVImageBufferTransferFunction)
GetCodePoint(CVImageBufferYCbCrMatrix)

GetCodePoint(CVImageBufferColorPrimaries)

[ObjCRuntime.TV(11, 0)]
[ObjCRuntime.Watch(4, 0)]
public static int GetCodePoint (CoreVideo.CVImageBufferColorPrimaries color);
static member GetCodePoint : CoreVideo.CVImageBufferColorPrimaries -> int

参数

返回

属性

适用于

GetCodePoint(CVImageBufferTransferFunction)

[ObjCRuntime.TV(11, 0)]
[ObjCRuntime.Watch(4, 0)]
public static int GetCodePoint (CoreVideo.CVImageBufferTransferFunction function);
static member GetCodePoint : CoreVideo.CVImageBufferTransferFunction -> int

参数

返回

属性

适用于

GetCodePoint(CVImageBufferYCbCrMatrix)

[ObjCRuntime.TV(11, 0)]
[ObjCRuntime.Watch(4, 0)]
public static int GetCodePoint (CoreVideo.CVImageBufferYCbCrMatrix yCbCrMatrix);
static member GetCodePoint : CoreVideo.CVImageBufferYCbCrMatrix -> int

参数

返回

属性

适用于