astEBuf

End the current graphical buffering context

Description:

This function ends the current graphics buffering context. It should match a corresponding call to the astBBuf function.

Synopsis

void astEBuf( AstPlot this )

Parameters:

this
Pointer to the Plot.

Notes: