LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ColorizeGrayCommand Class Properties
See Also 
Leadtools.ImageProcessing.Core Namespace : ColorizeGrayCommand Class


"

For a list of all members of this type, see ColorizeGrayCommand members.

"

Public Properties

 NameDescription
public Property DestinationImageGets or sets the destination image that will contain the resulting image. Supported in Silverlight, Windows Phone 7  
public Property GrayColorsArray of ColorizeGrayCommandData class objects that contain the gray colors used by this class object. 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)
Top

See Also