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


The following tables list the members exposed by BalanceColorCommandFactor.

Public Constructors

 NameDescription
Public ConstructorBalanceColorCommandFactor ConstructorOverloaded.  Initializes a new BalanceColorCommandFactor class with default parameters.  
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)Default Initializes a new BalanceColorCommandFactor class with default parameters.  
Public Propertystatic (Shared in Visual Basic)Empty Initializes a new BalanceColorCommandFactor class with default parameters.  
Public PropertyToBlue Gets or sets a value that represents the percentage of the blue color value that should be distributed to the red component.  
Public PropertyToGreen Gets or sets a value that represents the percentage of the green color value that should be distributed to the red component.  
Public PropertyToRed 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