astBBuf

Begin a new graphical buffering context

Description:

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

Synopsis

void astBBuf( AstPlot this )

Parameters:

this
Pointer to the Plot.

Notes: