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


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

Public Properties

 NameDescription
Public PropertyBlueFactor Gets or sets a value that represents the percentage or weight given to the blue value of each pixel in the image.  
Public PropertyBlueGrayFactor Gets or sets an additional weighting factor (percentage) used to modify the blue component in the output pixel.  
Public PropertyGreenFactor Gets or sets a value that represents the percentage or weight given to the green value of each pixel in the image.  
Public PropertyGreenGrayFactor Gets or sets an additional weighting factor (percentage) used to modify the green component in the output pixel.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyRedFactor Gets or sets a value that represents the percentage or weight given to the red value of each pixel in the image.  
Public PropertyRedGrayFactor Gets or sets an additional weighting factor (percentage) used to modify the red component in the output pixel.  
Top

See Also