ImageGear Professional DLL v17.0 for Windows Accusoft Pegasus
Angles
Send Feedback  
ImageGear Professional DLL v17.0 for Windows > User Guide > Using ImageGear > Working with Vector Images > General Concepts of the ImageGear Vector API > Angles

Glossary Item Box

All angles are measured in radians. So, if you have an angle in degrees, you have to translate it to radian using the formula:

Ang_rad = ang_degree / 180 * VECT_PI;

Where VECT_PI is defined in vectapi.h

©2011. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.