virtual LBitmapBase * LPlayBack::GetBitmap()
Gets a pointer to the internal playback bitmap object.
A pointer to an LBitmapBase object.
This function is declared by the LEAD_DECLARE_PLAYBACK_BITMAP macro. You can use this function to get a pointer to the internal playback bitmap object, where you can access the different functions defined for LBitmapBase or the mapped bitmap object.
This function exists because the LEAD_DECLARE_PLAYBACK_BITMAP macro is called in the Ltcplybk.h file. If you wish to derive your own class, you must call the LEAD_DECLARE_PLAYBACK_BITMAP macro, or the GetBitmap() function will not exist in your derived class.
For more information, refer to Wrapper Macros.
Win32, x64.
For an example, refer to LPlayBack::Process or see LEAD_INIT_PLAYBACK_BITMAP under Wrapper Macros.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document