LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterColorSpaceFormat8 Enumeration






Indicates the raster image data 8-bit colorspace format. .NET support Silverlight support
Syntax
public enum RasterColorSpaceFormat8 : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterColorSpaceFormat8 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterColorSpaceFormat8
public enum RasterColorSpaceFormat8 : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.RasterColorSpaceFormat8 = function() { };
Leadtools.RasterColorSpaceFormat8.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterColorSpaceFormat8 : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BgrImage data is in the BGR format.
CmyImage data is in the CMY format.
CmykImage data is in the CMYK format.
HlsImage data is in the HLS format.
HsvImage data is in the HSV format.
LabImage data is in the LAB format.
RgbImage data is in the RGB format.
UyvyImage data is in the UYVY format.
XyzImage data is in the XYZ format.
Y41pImage data is in the Y41P format.
YccImage data is in the YCC format.
YcckImage data is in the YCCK format.
YiqImage data is in the YIQ format.
YuvImage data is in the YUV format.
Yuy2Image data is in the YUY2 format.
Yvu9Image data is in the YVU9 format.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.RasterColorSpaceFormat8

Requirements

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

See Also

Reference

Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.