Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
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 Property BitsPerPixel The number of bits per pixel for the conversion. Valid values are 1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 24, 32, 48 and 64.  
Public Property DestinationImage Gets the resulting image.  
Public Property DitheringMethod Dithering options  
Public Property Mode Indicates options for this ColorResolutionCommand.  
Public Property Order The desired color order for the conversion.  
Public Property Palette The custom palette to use.  
Public Property PaletteFlags Palette options  
Top

See Also