ImageGear for C and C++ on Linux v20.0 - Updated
AM_PDF_FIXED_ROUND_TO_LONG
API Reference Guide > PDF Component API Reference > PDF Component Macros Reference > AM_PDF_FIXED_ROUND_TO_LONG

Converts the AT_PDF_FIXED number f to an integer, rounding it to the nearest long integer value and returns it.

Declaration:

 
Copy Code
      AM_PDF_FIXED_ROUND_TO_LONG (f)

Arguments:

f Fixed value.

Return Value:

Long integer value

Is this page helpful?
Yes No
Thanks for your feedback.