ImageGear for .NET
UseModalityLUT Field




Tells whether to use or ignore Modality LUT.
Syntax
'Declaration
 
Public UseModalityLUT As Boolean
'Usage
 
Dim instance As ImGearPresStateOptions
Dim value As Boolean
 
value = instance.UseModalityLUT
 
instance.UseModalityLUT = value
public bool UseModalityLUT
public: bool UseModalityLUT
public:
bool UseModalityLUT

Field Value

Boolean value
Remarks
This property tells whether to use or ignore Modality LUT when loading or saving a presentation state object.

The default value is true.

See Also

Reference

ImGearPresStateOptions Structure
ImGearPresStateOptions Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback