ImageGear for Java
ImGearLinearTransform Constructor(double,double)
Slope coefficient.
Intercept coefficient.
Initializes a new instance of the ImGearLinearTransform struct.
Syntax
public ImGearLinearTransform( 
   double slope,
   double intercept
)

Parameters

slope
Slope coefficient.
intercept
Intercept coefficient.

Return Value

The new instance of ImGearLinearTransform structure object.

This constructor creates new instance of ImGearLinearTransform structure object.

See Also

Reference

ImGearLinearTransform Class
ImGearLinearTransform Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback