Converting and Changing EMFs and WMFs

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:

L_ConvertFromEMF

L_ConvertToEMF

L_ConvertFromWMF

L_ConvertFromWMF2

L_ConvertToWMF

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:

L_ChangeFromEMF

L_ChangeFromEMF2

L_ChangeToEMF

L_ChangeFromWMF

L_ChangeFromWMF2

L_ChangeToWMF

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.