ImageGear for .NET
Min Property (ImGearVOIWindow)




Gets Window Minimum value.
Syntax
'Declaration
 
Public ReadOnly Property Min As Integer
'Usage
 
Dim instance As ImGearVOIWindow
Dim value As Integer
 
value = instance.Min
public int Min {get;}
public: __property int get_Min();
public:
property int Min {
   int get();
}

Property Value

Any integer number.
Remarks
This property returns minimum window value as a 32-bit integer. Please use Min64 property if you are working with 17-32 bit per channel images.
See Also

Reference

ImGearVOIWindow Structure
ImGearVOIWindow Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback