←Select platform

GreenFactor Property

Summary
Gets or sets the values to use for redistributing the image's green values.
Syntax
C#
VB
Objective-C
C++
Java
public ChannelMixerCommandFactor GreenFactor { get; set; } 
Public Property GreenFactor As ChannelMixerCommandFactor 
@property (nonatomic, strong) LTChannelMixerCommandFactor *greenFactor 
public ChannelMixerCommandFactor getGreenFactor() 
public void setGreenFactor(ChannelMixerCommandFactor value) 
public: 
property ChannelMixerCommandFactor^ GreenFactor { 
   ChannelMixerCommandFactor^ get(); 
   void set (    ChannelMixerCommandFactor^ ); 
} 

Property Value

Values to use for redistributing the image's green values.

Example

Refer to ChannelMixerCommand.

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.