LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)
LEAD Technologies, Inc

GreenFactor Property (BalanceColorsCommand)






BalanceColorCommandFactor class that contains the values to use for redistributing the image's green values. .NET support WinRT support Silverlight support
Syntax
public BalanceColorCommandFactor GreenFactor {get; set;}
'Declaration
 
Public Property GreenFactor As BalanceColorCommandFactor
'Usage
 
Dim instance As BalanceColorsCommand
Dim value As BalanceColorCommandFactor
 
instance.GreenFactor = value
 
value = instance.GreenFactor
public BalanceColorCommandFactor GreenFactor {get; set;}
 get_GreenFactor();
set_GreenFactor(value);
public:
property BalanceColorCommandFactor^ GreenFactor {
   BalanceColorCommandFactor^ get();
   void set (    BalanceColorCommandFactor^ value);
}

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 - 1.0.
Example
Refer to BalanceColorsCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BalanceColorsCommand Class
BalanceColorsCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.