LPaint
Description
The LPaint class is derived from LDraw, and extends it to contain the functions for painting bitmap images. These functions handle painting bitmaps as well as displaying bitmap regions.
Required Libraries
You must load all required libraries using LBase::LoadLibraries before using the classes.
LTKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also