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


The following tables list the members exposed by ColorIntensityBalanceCommandData.

Public Constructors

 NameDescription
Public ConstructorColorIntensityBalanceCommandData ConstructorOverloaded.  Initializes a new ColorIntensityBalanceCommandData class with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyBlue Gets or sets a value to be used for adjusting or balancing the blue channel.  
Public Propertystatic (Shared in Visual Basic)Empty Initializes a new ColorIntensityBalanceCommandData class with default parameters.  
Public PropertyGreen Gets or sets a value to be used for adjusting or balancing the green channel.  
Public PropertyRed Gets or sets a value to be used for adjusting or balancing the red channel.  
Top

See Also