This function queries the value of the annotation image orientation.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_image_embedded_orientation_get(
HIG_ARTX_IMAGE_EMBEDDED hMark,
enumIGOrientationModes* lpnOrientation
);
|
|
Arguments:
| Name | Type | Description |
| hMark | HIG_ARTX_IMAGE_EMBEDDED | Annotation handle. |
| lpnOrientation | enumIGOrientationModes* | Pointer to buffer for function result. See enumIGOrientationModes. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.