Leadtools Namespace : RasterColorSpaceFormat8 Enumeration |
public enum RasterColorSpaceFormat8 : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterColorSpaceFormat8 Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterColorSpaceFormat8
public enum RasterColorSpaceFormat8 : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.RasterColorSpaceFormat8 = function() { }; Leadtools.RasterColorSpaceFormat8.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterColorSpaceFormat8 : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bgr | Image data is in the BGR format. |
Cmy | Image data is in the CMY format. |
Cmyk | Image data is in the CMYK format. |
Hls | Image data is in the HLS format. |
Hsv | Image data is in the HSV format. |
Lab | Image data is in the LAB format. |
Rgb | Image data is in the RGB format. |
Uyvy | Image data is in the UYVY format. |
Xyz | Image data is in the XYZ format. |
Y41p | Image data is in the Y41P format. |
Ycc | Image data is in the YCC format. |
Ycck | Image data is in the YCCK format. |
Yiq | Image data is in the YIQ format. |
Yuv | Image data is in the YUV format. |
Yuy2 | Image data is in the YUY2 format. |
Yvu9 | Image data is in the YVU9 format. |
System.Object
System.ValueType
System.Enum
Leadtools.RasterColorSpaceFormat8
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2