CVImageBuffer.GetCodePoint メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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
パラメーター
- function
- CVImageBufferTransferFunction
戻り値
- 属性
適用対象
GetCodePoint(CVImageBufferYCbCrMatrix)
[ObjCRuntime.TV(11, 0)]
[ObjCRuntime.Watch(4, 0)]
public static int GetCodePoint (CoreVideo.CVImageBufferYCbCrMatrix yCbCrMatrix);
static member GetCodePoint : CoreVideo.CVImageBufferYCbCrMatrix -> int
パラメーター
- yCbCrMatrix
- CVImageBufferYCbCrMatrix
戻り値
- 属性