Initializes a new ChannelMixerCommandFactor class with explicit parameters.
public ChannelMixerCommandFactor(int red,int green,int blue,int constant)
Public Function New( _ByVal red As Integer, _ByVal green As Integer, _ByVal blue As Integer, _ByVal constant As Integer _)
- (instancetype)initWithRed:(NSInteger)redgreen:(NSInteger)greenblue:(NSInteger)blueconstant:(NSInteger)constant
function ChannelMixerCommandFactor(red ,green ,blue ,constant)
red
Value that represents the percentage of the red color value that should be distributed to the red component. Valid values are -200 to 200.
green
Value that represents the percentage of the green color value that should be distributed to the green component. Valid values are -200 to 200.
blue
Value that represents the percentage of the blue color value that should be distributed to the blue component. Valid values are -200 to 200.
constant
Value that represents the color value that should be added to the whole image. Valid values are -200 to 200.
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
