←Select platform

BalanceColorCommandFactor Class

Summary
Defines the information used by the BalanceColorsCommand class.
Syntax
C#
VB
Objective-C
C++
Java
public class BalanceColorCommandFactor 
Public Class BalanceColorCommandFactor  
@interface LTBalanceColorCommandFactor : NSObject 
public class 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

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.