public BalanceColorCommandFactor(
double toRed,
double toGreen,
double toBlue
)
Public Function New( _
ByVal toRed As Double, _
ByVal toGreen As Double, _
ByVal toBlue As Double _
)
- (instancetype)initWithRed:(double)red
green:(double)green
blue:(double)blue
toRed
Value that represents the percentage of the red color value that should be distributed to the red component
toGreen
Value that represents the percentage of the green color value that should be distributed to the green component
toBlue
Value that represents the percentage of the blue color value that should be distributed to the blue component
Refer to BalanceColorsCommand example.
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