Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.21
|
public class BalanceColorCommandFactor
'Declaration
Public Class BalanceColorCommandFactor
'Usage
Dim instance As BalanceColorCommandFactor
public sealed class BalanceColorCommandFactor
@interface LTBalanceColorCommandFactor : NSObject
public class BalanceColorCommandFactor
function Leadtools.ImageProcessing.Color.BalanceColorCommandFactor()
public ref class BalanceColorCommandFactor
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.