LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
ColorResolutionCommandPaletteFlags Enumeration
See Also  
Leadtools.Services.ImageProcessing.DataContracts Namespace : ColorResolutionCommandPaletteFlags Enumeration



The ColorResolutionCommandPaletteFlags Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Palette options, for the ColorResolutionRequest.PaletteFlags property.

Syntax

Visual Basic (Declaration) 
<DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="ColorResolutionCommandPaletteFlags")>
<FlagsAttribute()>
Public Enum ColorResolutionCommandPaletteFlags 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As ColorResolutionCommandPaletteFlags
C# 
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="ColorResolutionCommandPaletteFlags")]
[FlagsAttribute()]
public enum ColorResolutionCommandPaletteFlags : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="ColorResolutionCommandPaletteFlags")]
[FlagsAttribute()]
public enum class ColorResolutionCommandPaletteFlags : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
FastMatchReserved for future use.
FavorPureColorsGive colors that occur frequently in the image palette entries of their own in the optimized palette.
FixedUse the LEAD Fixed palette.
IdentityInsert the Windows system palette.
NetscapeUse the fixed palette that is employed by Netscape Navigator and by Microsoft Internet Explorer.
NoneDefault.
OptimizedCreate an optimized palette, supply optimized colors for specified entries in the palette.
SlowMatchUse with Optimized to use a slower but more accurate matching process.

Remarks

The palette options are useful only when the resulting image requires a palette (when it is 8 bits per pixel or less).

For more information, refer to Introduction: Palette Handling.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Services.ImageProcessing.DataContracts.ColorResolutionCommandPaletteFlags

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features