public struct ImGearLinearTransform : System.ValueType
public __value struct ImGearLinearTransform : public System.ValueType
public value class ImGearLinearTransform : public System.ValueType
'Declaration Public Structure ImGearLinearTransform Inherits System.ValueType
'Usage Dim instance As ImGearLinearTransform
Result of the transform is calculated as:
y = x * Slope + Intercept
This class can be used to hold DICOM Modality Rescale coefficients.
System.Object System.ValueType ImageGear.Formats.DICOM.ImGearLinearTransform
ImGearLinearTransform Members ImageGear.Formats.DICOM Namespace