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


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

Public Properties

 NameDescription
Public PropertyBlue Gets or sets a value that represents the percentage of the blue color value that should be distributed to the blue component.  
Public PropertyConstant Gets or sets a value that represents the color value that should be added to the whole image.  
Public Propertystatic (Shared in Visual Basic)Default Initializes a new ChannelMixerCommandFactor class with default parameters.  
Public Propertystatic (Shared in Visual Basic)Empty Initializes a new ChannelMixerCommandFactor class with default parameters.  
Public PropertyGreen Gets or sets a value that represents the percentage of the green color value that should be distributed to the green component.  
Public PropertyRed Gets or sets a value that represents the percentage of the red color value that should be distributed to the red component.  
Top

See Also