LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

ConversionMethodFlags Enumeration






Indicated the conversion method, or the conversion parameter to be change. .NET support
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum ConversionMethodFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ConversionMethodFlags
[FlagsAttribute()]
public enum ConversionMethodFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ColorConversion.ConversionMethodFlags = function() { };
Leadtools.ColorConversion.ConversionMethodFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class ConversionMethodFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ChangeActiveMethodChange the active method.
ChangeAllAll the changes above (ActiveMethod, Profiles, WhitePoint, EmulationTables, Cmyk, Yuv, and Lab).
ChangeCmykChange CMYK parameters.
ChangeCustomProfilesChange profiles.
ChangeEmulationTablesChange emulation tables.
ChangeLabChange Lab parameters.
ChangeWhitePointChange white point.
ChangeYuvChange YUV parameters.
NoneDo Nothing.
UseAllFor all of the above.
UseAutoFor best conversion.
UseBuiltInFor equations.
UseCustomEmulationTablesFor custom emulation tables. This option is valid for CMYK to RGB, RGB to CIELab, and CIELab to RGB conversions only.
UseCustomIccFor custom profiles.
UseEmulationTablesFor emulation tables. This option is valid for CMYK to RGB, RGB to CIELab, and CIELab to RGB conversions only.
UseIccFor profiles.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ColorConversion.ConversionMethodFlags

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.ColorConversion Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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