Next: AST_BEGIN - Begin a new AST context
Up: AST Routine Descriptions
Previous: AST_AXOFFSET - Add an increment onto a supplied axis value
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:
- The nature of the buffering is determined by the underlying
graphics system (as defined by the current grf module). Each call
to this routine
to this routine
simply invokes the astGBBuf function in the grf module.
Next: AST_BEGIN - Begin a new AST context
Up: AST Routine Descriptions
Previous: AST_AXOFFSET - Add an increment onto a supplied axis value
AST A Library for Handling World Coordinate Systems in Astronomy
Starlink User Note 210
R.F. Warren-Smith & D.S. Berry
24th May 2011
E-mail:ussc@star.rl.ac.uk
Copyright (C) 2009 Science \& Technology Facilities Council