LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterColorSpaceFormat16 Enumeration






Indicates the raster image data 16-bit color space format. .NET support Silverlight support
Syntax
public enum RasterColorSpaceFormat16 : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterColorSpaceFormat16 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterColorSpaceFormat16
public enum RasterColorSpaceFormat16 : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.RasterColorSpaceFormat16 = function() { };
Leadtools.RasterColorSpaceFormat16.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterColorSpaceFormat16 : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
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.
IhsImage data is in the IHS format.
RgbImage data is in the RGB format.
YiqImage data is in the YIQ format.
YuvImage data is in the YUV format.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.RasterColorSpaceFormat16

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.