Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)

Show in webframe

ConvertToColoredGrayCommand Class Members

Show in webframe
Properties  Methods  Events





The following tables list the members exposed by ConvertToColoredGrayCommand.

Public Constructors
 NameDescription
ConvertToColoredGrayCommand ConstructorOverloaded.   
Top
Public Properties
 NameDescription
BlueFactorGets or sets a value that represents the percentage or weight given to the blue value of each pixel in the image.  
BlueGrayFactorGets or sets an additional weighting factor (percentage) used to modify the blue component in the output pixel.  
GreenFactorGets or sets a value that represents the percentage or weight given to the green value of each pixel in the image.  
GreenGrayFactorGets or sets an additional weighting factor (percentage) used to modify the green component in the output pixel.  
HasProgressDetermines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand)
RedFactorGets or sets a value that represents the percentage or weight given to the red value of each pixel in the image.  
RedGrayFactorGets or sets an additional weighting factor (percentage) used to modify the red component in the output pixel.  
Top
Public Methods
 NameDescription
GetStringDescriptionReturns a meaningful name for this command.  
OnProgressImplements OnProgress. (Inherited from Leadtools.ImageProcessing.RasterCommand)
RunImplements Run. (Inherited from Leadtools.ImageProcessing.RasterCommand)
ToStringOverridden. Returns a meaningful name for this class.  
Top
Public Events
 NameDescription
ProgressImplements Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top
See Also

Reference

ConvertToColoredGrayCommand Class
Leadtools.ImageProcessing.Color Namespace
Introduction to Image Processing With LEADTOOLS
Grayscale Images
BalanceColorsCommand Class
Leadtools.ImageProcessing.GrayscaleCommand
GrayScaleExtendedCommand Class
Leadtools.RasterImage.IsGray

Error processing SSI file