LEADTOOLS provides a number of functions that let you convert bitmaps to EMFs or WMFs and convert EMFs or WMFs to bitmaps. Upon completion of the functions listed below, there are two copies of the image in memory. The conversion functions are as follows:
If you do not want two copies of the images in memory, you can change a bitmap into an EMF or WMF, or you can change an EMF or WMF into a bitmap. The change functions are as follows:
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET