API_ColorDepthID
컬러 깊이에 대한 다양한 옵션들입니다.
typedef enum {
APIColorDepth_BW,
APIColorDepth_16C,
APIColorDepth_256C,
APIColorDepth_16G,
APIColorDepth_256G,
APIColorDepth_4C,
APIColorDepth_4G,
APIColorDepth_ThC,
APIColorDepth_MiC,
APIColorDepth_MiCP,
APIColorDepth_64KC,
APIColorDepth_TC24,
APIColorDepth_TC32,
} API_ColorDepthID;
멤버
- APIColorDepth_BW
- 블랙 & 화이트.
- APIColorDepth_16C
- 16 컬러.
- APIColorDepth_256C
- 256 컬러.
- APIColorDepth_16G
- 16 그레이.
- APIColorDepth_256G
- 256 그레이.
- APIColorDepth_4C
- 4 컬러.
- APIColorDepth_4G
- 4 그레이.
- APIColorDepth_ThC
- 수천 개의 컬러.
- APIColorDepth_MiC
- 수백만의 컬러.
- APIColorDepth_MiCP
- 수백만의 컬러+.
- APIColorDepth_64KC
- 64K 컬러.
- APIColorDepth_TC24
- 트루 컬러 - 24 비트.
- APIColorDepth_TC32
- 트루 컬러 - 32 비트.
요구사항
- 버전: API 2.1 또는 이후
- 헤더: APIdefs_Elements.h