CVImageBuffer.GetCodePoint Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
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
Parameter
Gibt zurück
- Attribute
Gilt für:
GetCodePoint(CVImageBufferTransferFunction)
[ObjCRuntime.TV(11, 0)]
[ObjCRuntime.Watch(4, 0)]
public static int GetCodePoint (CoreVideo.CVImageBufferTransferFunction function);
static member GetCodePoint : CoreVideo.CVImageBufferTransferFunction -> int
Parameter
- function
- CVImageBufferTransferFunction
Gibt zurück
- Attribute
Gilt für:
GetCodePoint(CVImageBufferYCbCrMatrix)
[ObjCRuntime.TV(11, 0)]
[ObjCRuntime.Watch(4, 0)]
public static int GetCodePoint (CoreVideo.CVImageBufferYCbCrMatrix yCbCrMatrix);
static member GetCodePoint : CoreVideo.CVImageBufferYCbCrMatrix -> int
Parameter
- yCbCrMatrix
- CVImageBufferYCbCrMatrix
Gibt zurück
- Attribute