C#
VB
WinRT C#
C++
Gets or sets the blending percent between plasma color and original image.
public int Opacity { get; set; }
Public Property Opacity As Integer
public int Opacity {get; set;}
get_Opacity();
set_Opacity(value);
Object.defineProperty('Opacity');
A percentage value that indicates the amount of blending between the plasma color patterns and the original image. Possible values range from 0 to 100. Use 0 when not using an image, and 100 when not using the plasma values.
Refer to PlasmaCommand example.
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