For a list of all members of this type, see IntensityDetectCommand members.
"| Name | Description | |
|---|---|---|
| Channel | Gets or sets a flag that indicates the channel to process. 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) |
| HighThreshold | Gets or sets a value that represents the highest intensity to detect. Supported in Silverlight, Windows Phone 7 |
| InColor | Gets or sets a color used to fill those pixels having an intensity value between LowThreshold and HighThreshold. Supported in Silverlight, Windows Phone 7 |
| LowThreshold | Gets or sets a value that represents the lowest intensity to detect. Supported in Silverlight, Windows Phone 7 |
| OutColor | Gets or sets a color used to fill those pixels having an intensity value less than LowThreshold or greater than HighThreshold. Supported in Silverlight, Windows Phone 7 |