←Select platform

GreenFactor Property

Summary
BalanceColorCommandFactor class that contains the values to use for redistributing the image's green values.
Syntax
C#
VB
Objective-C
C++
Java
public BalanceColorCommandFactor GreenFactor { get; set; } 
Public Property GreenFactor As BalanceColorCommandFactor 
@property (nonatomic, strong) LTBalanceColorCommandFactor *greenFactor 
public BalanceColorCommandFactor getGreenFactor() 
public void setGreenFactor(BalanceColorCommandFactor value) 
public: 
property BalanceColorCommandFactor^ GreenFactor { 
   BalanceColorCommandFactor^ get(); 
   void set (    BalanceColorCommandFactor^ ); 
} 

Property Value

BalanceColorCommandFactor class that contains the values to use for redistributing the image's green values. Valid values for all class members must be within the range : 0.0 - 100.0.

Example

Refer to BalanceColorsCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.