favGetTextureMode
AVVIEWER Subroutine: Gets the current texture mode state.
Module: USE AVVIEWER
Syntax
- favGetTextureMode (hv, mode, status)
- hv
-
A handle that references an instance of Array Viewer created by
favStartViewer.
- mode
-
An output argument of type INTEGER(2). It returns 1 if texture mode
is enabled; otherwise, 0.
- 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
favSetTextureMode