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

BalanceColorCommandFactor Class






Members 
Defines the information used by the BalanceColorsCommand class. .NET support WinRT support Silverlight support
Object Model
BalanceColorCommandFactor Class
Syntax
public class BalanceColorCommandFactor 
'Declaration
 
Public Class BalanceColorCommandFactor 
'Usage
 
Dim instance As BalanceColorCommandFactor
public sealed class BalanceColorCommandFactor 
function Leadtools.ImageProcessing.Color.BalanceColorCommandFactor()
public ref class BalanceColorCommandFactor 
Remarks
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.
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

BalanceColorCommandFactor Members
Leadtools.ImageProcessing.Color Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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