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

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

Declaration:

 
Copy Code
      AM_PDF_FIXED_ROUND_TO_SHORT (f)

Arguments:

f Fixed value.

Return Value:

Short integer value

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