AST_BBUF

Begin a new graphical buffering context

Description:

This routine starts a new graphics buffering context. A matching call to the routine AST_EBUF should be used to end the context.

Invocation

CALL AST_BBUF( THIS STATUS )

Arguments

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

Notes: