ImageGear for .NET
ImGearLinearTransform Constructor
See Also  Send Feedback
ImageGear21.Formats.Dicom Assembly > ImageGear.Formats.DICOM Namespace > ImGearLinearTransform Structure : ImGearLinearTransform Constructor




slope
Slope coefficient.
intercept
Intercept coefficient.

Glossary Item Box

Initializes a new instance of the ImGearLinearTransform struct.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

slope
Slope coefficient.
intercept
Intercept coefficient.

Return Value

The new instance of ImGearLinearTransform structure object.

Remarks

This constructor creates new instance of ImGearLinearTransform structure object.

See Also

©2013. Accusoft Corporation. All Rights Reserved.