Defines the information used by the BalanceColorsCommand class.
public class BalanceColorCommandFactor
Public Class BalanceColorCommandFactor
public sealed class BalanceColorCommandFactor
@interface LTBalanceColorCommandFactor : NSObject
public class BalanceColorCommandFactor
function Leadtools.ImageProcessing.Color.BalanceColorCommandFactor()
public ref class BalanceColorCommandFactor
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.
Refer to BalanceColorsCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET