GetSkewAngle Method (GdPictureImaging)
In This Topic
Determines the skew angle of an image in degrees.
It has a parameter for max angle of research.
Overload List
Overload | Description |
GetSkewAngle(Int32,Single) |
Determines the skew angle of an image in degrees.
It has a parameter for max angle of research.
|
GetSkewAngle(Int32) |
Determines the skew angle of an image in degrees.
|
GetSkewAngle(Int32,Boolean) |
Determines the skew angle of an image in degrees.
It has a parameter to activate/unactivate optimistic mode.
|
GetSkewAngle(Int32,Single,Single,Boolean) |
Determines the skew angle of an image in degrees.
It has a parameter for max angle of research.
It also has a minimum angle cut off value where smaller angles will be tolerated.
|
See Also