CMPixelFormat Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Énumère les formats de pixels.
public enum CMPixelFormat
type CMPixelFormat =
- Héritage
-
CMPixelFormat
Champs
Nom | Valeur | 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 |