C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the values to use for redistributing the image's blue values.
public ChannelMixerCommandFactor BlueFactor { get; set; } Public Property BlueFactor As Leadtools.Imageprocessing.Color.ChannelMixerCommandFactor public Leadtools.Imageprocessing.Color.ChannelMixerCommandFactor BlueFactor {get; set;} @property (nonatomic, strong) LTChannelMixerCommandFactor *blueFactor public ChannelMixerCommandFactor getBlueFactor()public void setBlueFactor(ChannelMixerCommandFactor value)
<br/>get_BlueFactor();<br/>set_BlueFactor(value);<br/>Object.defineProperty('BlueFactor'); public:property Leadtools.Imageprocessing.Color.ChannelMixerCommandFactor^ BlueFactor {Leadtools.Imageprocessing.Color.ChannelMixerCommandFactor^ get();void set ( Leadtools.Imageprocessing.Color.ChannelMixerCommandFactor^ );}
Values to use for redistributing the image's blue values.
Refer to ChannelMixerCommand.
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
