ImageGear .NET v25.2 - Updated
ImageGear.Formats.Dicom Assembly / ImageGear.Formats.DICOM Namespace / ImGearLinearTransform Structure
Fields Methods


In This Topic
    ImGearLinearTransform Structure Members
    In This Topic

    The following tables list the members exposed by ImGearLinearTransform.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearLinearTransform struct.  
    Top
    Public Fields
     NameDescription
    Public FieldIntercept coefficient.  
    Public FieldSlope coefficient.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates an identity transform.  
    Top
    See Also