Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ColorResolutionCommand Class Properties
See Also 
Leadtools.ImageProcessing Namespace : ColorResolutionCommand Class


For a list of all members of this type, see ColorResolutionCommand members.

Public Properties

 NameDescription
Public PropertyBitsPerPixel Gets or sets the number of bits per pixel for the conversion.  
Public PropertyColors Gets or sets the number of colors to use in the palette  
Public PropertyDestinationImage Gets the resulting image.  
Public PropertyDitheringMethod Gets or sets the dithering options used when converted the image.  
Public PropertyHasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public PropertyInitAlpha Indicates whether to initialize the alpha channel values when converting to 32 or 64-bit images.  
Public PropertyMode Gets or sets the the behaviour of the command.  
Public PropertyOrder Gets or sets the desired color order for the conversion.  
Public PropertyPaletteFlags Gets or sets the Palette options used when converted the image.  
Top

See Also