Leadtools.ImageProcessing.Color Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
ColorReplaceCommand Class Properties
See Also 


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

Public Properties

 NameDescription
Public PropertyBrightness Gets or sets a value that represents the amount to change the brightness, in tenths of a percent.  
Public PropertyColors Gets or sets an array of ColorReplaceCommandColor classes that provides information about the replacement colors used by this class.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyHue Gets or sets a value that represents the angular amount to change the hue, in hundredths of degrees.  
Public PropertySaturation Gets or sets a value that represents the amount to change saturation, in tenths of a percent.  
Top

See Also