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


The following tables list the members exposed by ChannelMixerCommandFactor.

Public Constructors

 NameDescription
Public ConstructorChannelMixerCommandFactor ConstructorOverloaded.  Initializes a new ChannelMixerCommandFactor class with default parameters.  
Top

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