CMPixelFormat 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
列舉像素格式。
public enum CMPixelFormat
type CMPixelFormat =
- 繼承
-
CMPixelFormat
欄位
名稱 | 值 | 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 |