Available in LEADTOOLS Imaging Pro, Vector, Document, and Medical Imaging toolkits. |
LBaseFile::m_pBitmap
#include "ltwrappr.h"
LBitmapBase * m_pBitmap
Comments
Pointer to an LBitmapBase object. This is used by the loading and saving member functions. Also you can access this variable by overriding the Load/Save callback functions.
Required DLLs and Libraries
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
Functions: |
Example
For an example, refer to LFile::StartFeedLoad.