ImageGear Professional DLL for Windows
IG_ARTX_image_aspectratio_get

This function queries value of annotation image aspect ratio.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_ARTX_image_aspectratio_get(
        HIG_ARTX_IMAGE hMark,
        AT_DOUBLE* lpdAspectratio
);

Arguments:

Name Type Description
hMark HIG_ARTX_IMAGE Annotation handle.
lpdAspectratio AT_DOUBLE* Pointer to buffer for function result.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback