AST_EBUF

End the current graphical buffering context

Description:

This routine ends the current graphics buffering context. It should match a corresponding call to the AST_EBUF routine.

Invocation

CALL AST_EBUF( THIS STATUS )

Arguments

THIS = INTEGER (Given)
Pointer to the Plot.
STATUS = INTEGER (Given and Returned)
The global status.

Notes: