C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that represents the color value that should be added to the whole image.
public int Constant { get; set; }
Public Property Constant As Integer
public int Constant {get; set;}
@property (nonatomic, assign) NSInteger constant
public int getConstant()
public void setConstant(int value)
<br/>get_Constant();<br/>set_Constant(value);<br/>Object.defineProperty('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