Important: The information in this document is obsolete and should not be used for new development.
DisposeScreenBuffer
TheDisposeGWorld
procedure uses theDisposeScreenBuffer
procedure when disposing of an offscreen graphics world; generally, applications do not need to useDisposeScreenBuffer
.
PROCEDURE DisposeScreenBuffer (offscreenPixMap: PixMapHandle);
offscreenPixMap
- A handle to an existing offscreen
PixMap
record.DESCRIPTION
TheDisposeScreenBuffer
procedure disposes of the memory allocated for the base address of an offscreen pixel image.ASSEMBLY-LANGUAGE INFORMATION
The trap macro and routine selector for theDisposeScreenBuffer
procedure are
Trap macro Selector _QDExtensions $00040011