Gets or sets a value that represents the amplitude of the blue color.
public int BlueAmplitude { get; set; }
Public Property BlueAmplitude As Integer
public int BlueAmplitude {get; set;}
get_BlueAmplitude();
set_BlueAmplitude(value);
Object.defineProperty('BlueAmplitude');
Value that represents the amplitude of the blue color when the addition operation is used (FunctionalLightCommandFlags.Addition flag is set). This value is ignored when grayscale images are used or when the multiplication operation is used (FunctionalLightCommandFlags.Multiply flag is set). This value is also ignored if the Flags property contains the FunctionalLightCommandFlags.LinearQuadratic flag. Possible values for this property are from 0 -100.
Refer to Angle.
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