Indicates the raster image data 8-bit colorspace format.
public enum RasterColorSpaceFormat8
Public Enum RasterColorSpaceFormat8
public enum class RasterColorSpaceFormat8
Value | Member | Description |
---|---|---|
0 | Rgb | Image data is in the RGB format. |
1 | Yuv | Image data is in the YUV format. |
2 | Cmyk | Image data is in the CMYK format. |
3 | Hsv | Image data is in the HSV format. |
4 | Hls | Image data is in the HLS format. |
5 | Yiq | Image data is in the YIQ format. |
6 | Cmy | Image data is in the CMY format. |
7 | Lab | Image data is in the LAB format. |
8 | Xyz | Image data is in the XYZ format. |
9 | Yuy2 | Image data is in the YUY2 format. |
10 | Yvu9 | Image data is in the YVU9 format. |
11 | Ycck | Image data is in the YCCK format. |
12 | Bgr | Image data is in the BGR format. |
13 | Y41p | Image data is in the Y41P format. |
14 | Uyvy | Image data is in the UYVY format. |
15 | Ycc | Image data is in the YCC format. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document