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)red
green:(NSInteger)green
blue:(NSInteger)blue
constant:(NSInteger)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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document