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

RedFactor Property (BalanceColorsCommand)






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

Property Value

BalanceColorCommandFactor class that contains the values to use for redistributing the image's red 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.