Visual Basic (Declaration) | |
---|---|
Public Class BalanceColorCommandFactor |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As BalanceColorCommandFactor |
C# | |
---|---|
public class BalanceColorCommandFactor |
C++/CLI | |
---|---|
public ref class BalanceColorCommandFactor |
Refer to BalanceColorsCommand.
If this class used to redistribute the red value of a pixel contains the following values:
ToRed = 0.50
ToGreen = 0.50
ToBlue = 0.0
then 50 of the current red value of the pixel will be added to the new red value for the pixel and 50 of the current red value of the pixel will be added to the new green value for the pixel. For a more detailed description of how this works, refer to BalanceColorsCommand class.System.Object
Leadtools.ImageProcessing.Color.BalanceColorCommandFactor
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)