CVImageBuffer.GetCodePoint Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
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
Parâmetros
Retornos
- Atributos
Aplica-se a
GetCodePoint(CVImageBufferTransferFunction)
[ObjCRuntime.TV(11, 0)]
[ObjCRuntime.Watch(4, 0)]
public static int GetCodePoint (CoreVideo.CVImageBufferTransferFunction function);
static member GetCodePoint : CoreVideo.CVImageBufferTransferFunction -> int
Parâmetros
- function
- CVImageBufferTransferFunction
Retornos
- Atributos
Aplica-se a
GetCodePoint(CVImageBufferYCbCrMatrix)
[ObjCRuntime.TV(11, 0)]
[ObjCRuntime.Watch(4, 0)]
public static int GetCodePoint (CoreVideo.CVImageBufferYCbCrMatrix yCbCrMatrix);
static member GetCodePoint : CoreVideo.CVImageBufferYCbCrMatrix -> int
Parâmetros
- yCbCrMatrix
- CVImageBufferYCbCrMatrix
Retornos
- Atributos