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

Show in webframe

GrayScaleExtendedCommand Class Members

Show in webframe
Properties  Methods  Events





The following tables list the members exposed by GrayScaleExtendedCommand.

Public Constructors
 NameDescription
GrayScaleExtendedCommand 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.  
GreenFactorGets or sets a value that represents the percentage or weight given to the green value of each pixel in the image.  
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.  
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

GrayScaleExtendedCommand Class
Leadtools.ImageProcessing.Color Namespace
Grayscale Images
Leadtools.ImageProcessing.GrayscaleCommand
Leadtools.RasterImage.IsGray
ConvertToColoredGrayCommand Class
BalanceColorsCommand Class
SwapColorsCommand Class

Error processing SSI file