C#
VB
Java
Objective-C
WinRT C#
C++
This property is updated with the maximum intensity value present in the image.
public int MaximumValue { get; }
Public ReadOnly Property MaximumValue As Integer
public int MaximumValue {get;}
@property (nonatomic, assign, readonly) NSInteger maximumValue
public int getMaximumValue()
get_MaximumValue();
public:
property int MaximumValue {
int get();
}
Value that indicates the maximum intensity value present in the image.
Refer to MinMaxValuesCommand.
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