LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)
LEAD Technologies, Inc

ColorResolutionCommandPaletteFlags Enumeration






Palette options, for the ColorResolutionRequest.PaletteFlags property.
Syntax
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="ColorResolutionCommandPaletteFlags")]
[FlagsAttribute()]
public enum ColorResolutionCommandPaletteFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="ColorResolutionCommandPaletteFlags")>
<FlagsAttribute()>
Public Enum ColorResolutionCommandPaletteFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ColorResolutionCommandPaletteFlags
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="ColorResolutionCommandPaletteFlags")]
[FlagsAttribute()]
public enum ColorResolutionCommandPaletteFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Services.ImageProcessing.DataContracts.ColorResolutionCommandPaletteFlags = function() { };
Leadtools.Services.ImageProcessing.DataContracts.ColorResolutionCommandPaletteFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="ColorResolutionCommandPaletteFlags")]
[FlagsAttribute()]
public enum class ColorResolutionCommandPaletteFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
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: 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.Services.ImageProcessing.DataContracts Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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