CMPixelFormat Enumeração
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.
Enumera formatos de pixel.
public enum CMPixelFormat
type CMPixelFormat =
- Herança
-
CMPixelFormat
Campos
Nome | Valor | Description |
---|---|---|
BigEndian555_16bits | 16 | |
RedGreenBlue24bits | 24 | |
AlphaRedGreenBlue32bits | 32 | |
IndexedGrayWhiteIsZero_8bits | 40 | |
YpCbCr422_8bits | 846624121 | |
LittleEndian5551_16bits | 892679473 | |
BigEndian565_16bits | 1110783541 | |
BlueGreenRedAlpha32bits | 1111970369 | |
LittleEndian555_16bits | 1278555445 | |
LittleEndian565_16bits | 1278555701 | |
YpCbCr422_10bits | 1983000880 | |
YpCbCr422_16bits | 1983000886 | |
YpCbCr444_8bits | 1983066168 | |
YpCbCrA4444_8bits | 1983131704 | |
YpCbCr444_10bits | 1983131952 | |
YpCbCr422yuvs_8bits | 2037741171 |