ImageGear .NET - Updated
ImGearVOIWindow Structure
Members 




ImageGear24.Formats.Dicom Assembly > ImageGear.Formats.DICOM Namespace : ImGearVOIWindow Structure
Encapsulates linear DICOM VOI transform.
Object Model
ImGearVOIWindow StructureImGearVOIWindow StructureImGearVOIWindow StructureImGearVOIWindow StructureImGearVOIWindow Structure
Syntax
'Declaration
 
Public Structure ImGearVOIWindow 
   Inherits System.ValueType
'Usage
 
Dim instance As ImGearVOIWindow
public struct ImGearVOIWindow : System.ValueType 
public __value struct ImGearVOIWindow : public System.ValueType 
public value class ImGearVOIWindow : public System.ValueType 
Remarks
This class contains two member values: Center property and Width property. This transform tells which contrast range of an image shall be mapped to contrast range of the display device.
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Formats.DICOM.ImGearVOIWindow

See Also

Reference

ImGearVOIWindow Members
ImageGear.Formats.DICOM Namespace