The following tables list the members exposed by ColorResolutionCommand.
Name | Description | |
---|---|---|
ColorResolutionCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
BitsPerPixel | Gets or sets the number of bits per pixel for the conversion. Supported in Silverlight, Windows Phone 7 | |
Colors | Gets or sets the number of colors to use in the palette Supported in Silverlight, Windows Phone 7 | |
DestinationImage | Gets the resulting image. Supported in Silverlight, Windows Phone 7 | |
DitheringMethod | Gets or sets the dithering options used when converted the image. Supported in Silverlight, Windows Phone 7 | |
HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
InitAlpha | Indicates whether to initialize the alpha channel values when converting to 32 or 64-bit images. Supported in Silverlight, Windows Phone 7 | |
Mode | Gets or sets the the behaviour of the command. Supported in Silverlight, Windows Phone 7 | |
Order | Gets or sets the desired color order for the conversion. Supported in Silverlight, Windows Phone 7 | |
PaletteFlags | Gets or sets the Palette options used when converted the image. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
GetPalette | Gets the custom palette to use when converting the image. Supported in Silverlight, Windows Phone 7 | |
OnProgress | Implements OnProgress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | Overridden. Overrides RasterCommand.Run. Supported in Silverlight, Windows Phone 7 | |
SetPalette | Sets the custom palette to use when converting the image. Supported in Silverlight, Windows Phone 7 | |
ToString | Overridden. Returns a meaningful name for this command. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
_progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Data | Occurs during the ColorResolutionCommand, to provide the converted data. Supported in Silverlight, Windows Phone 7 | |
Progress | Implements Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |