LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 BitsPerPixelGets or sets the number of bits per pixel for the conversion. Supported in Silverlight, Windows Phone 7  
public Property ColorsGets or sets the number of colors to use in the palette Supported in Silverlight, Windows Phone 7  
public Property DestinationImageGets the resulting image. Supported in Silverlight, Windows Phone 7  
public Property DitheringMethodGets or sets the dithering options used when converted the image. Supported in Silverlight, Windows Phone 7  
public Property HasProgressDetermines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand)
public Property InitAlphaIndicates whether to initialize the alpha channel values when converting to 32 or 64-bit images. Supported in Silverlight, Windows Phone 7  
public Property ModeGets or sets the the behaviour of the command. Supported in Silverlight, Windows Phone 7  
public Property OrderGets or sets the desired color order for the conversion. Supported in Silverlight, Windows Phone 7  
public Property PaletteFlagsGets or sets the Palette options used when converted the image. Supported in Silverlight, Windows Phone 7  
Top

See Also