This function updates the value of the annotation image orientation.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_image_embedded_orientation_set(
HIG_ARTX_IMAGE_EMBEDDED hMark,
enumIGOrientationModes nOrientation
);
|
|
Arguments:
| hMark | Annotation handle. |
| nOrientation | New image orientation value. See enumIGOrientationModes. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
