ImageGear .NET v25.2 - Updated
ImageGear.Formats.Dicom Assembly / ImageGear.Formats.DICOM Namespace / ImGearVOIWindow Structure
Properties Methods


In This Topic
    ImGearVOIWindow Structure Members
    In This Topic

    The following tables list the members exposed by ImGearVOIWindow.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets Window Center value.  
    Public PropertyGets or sets Window Center value as 64 bit integer.  
    Public PropertyGets Window Maximum value.  
    Public PropertyGets Window Maximum value as 64 bit integer.  
    Public PropertyGets Window Minimum value.  
    Public PropertyGets Window Minimum value as 64 bit integer.  
    Public PropertyGets or sets Window Width value.  
    Public PropertyGets or sets Window Width value as 64 bit integer.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates default VOI Window transform.  
    Public Methodstatic (Shared in Visual Basic)Creates a VOI Window transform based on channel depth and signed attribute.  
    Public Methodstatic (Shared in Visual Basic)Creates Window transform from Window minimum and maximum values.  
    Public Methodstatic (Shared in Visual Basic)Creates Window transform from Window minimum (64 bit) and maximum (64 bit) values.  
    Top
    See Also