favGetImageOrientation
AVVIEWER Subroutine: Gets the current image orientation setting.
Module: USE AVVIEWER
Syntax
- favGetImageOrientation (hv, orientation, status)
- hv
-
A handle that references an instance of Array Viewer created by
favStartViewer.
- orientation
-
An output argument of type INTEGER(4). It returns the current Image Orientation
setting.
- status
-
An output argument of type INTEGER(4). It returns a status code for the success of
this call. The value 0 indicates success.
See Also
favSetImageOrientation