The following tables list the members exposed by RemapHueCommand.
Name | Description | |
---|---|---|
RemapHueCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
HueTable | Gets or sets the hue look up table. Supported in Silverlight, Windows Phone 7 | |
LookUpTableLength | Gets or sets the length of the lookup table. Supported in Silverlight, Windows Phone 7 | |
Mask | Gets or sets the lookup table that identifies which values in the HueTable, SaturationTable and ValueTable properties are valid. Supported in Silverlight, Windows Phone 7 | |
SaturationTable | Gets or sets the saturation look up table. Supported in Silverlight, Windows Phone 7 | |
ValueTable | Gets or sets the value look up table. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this class. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |