LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

ColorResolutionCommandPaletteFlags Enumeration

Show in webframe





Palette options, for the ColorResolutionRequest.PaletteFlags property.
Syntax
[FlagsAttribute()]
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="ColorResolutionCommandPaletteFlags")]
public enum ColorResolutionCommandPaletteFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
<DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="ColorResolutionCommandPaletteFlags")>
Public Enum ColorResolutionCommandPaletteFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ColorResolutionCommandPaletteFlags

            

            
[FlagsAttribute()]
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="ColorResolutionCommandPaletteFlags")]
public enum class ColorResolutionCommandPaletteFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneDefault.
0x00000001FixedUse the LEAD Fixed palette.
0x00000002OptimizedCreate an optimized palette, supply optimized colors for specified entries in the palette.
0x00000008IdentityInsert the Windows system palette.
0x00000020FastMatchReserved for future use.
0x00000040NetscapeUse the fixed palette that is employed by Netscape Navigator and by Microsoft Internet Explorer.
0x00000200SlowMatchUse with Optimized to use a slower but more accurate matching process.
0x00000400FavorPureColorsGive colors that occur frequently in the image palette entries of their own in the optimized palette.
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

See Also

Reference

Leadtools.Services.ImageProcessing.DataContracts Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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