Windows Enhanced Meta File (EMF). EMF is a standard format in Microsoft Windows. EMF is a collection of structures that store a picture in a device-independent format. Device independence is the one feature that sets metafiles apart from raster images. Unlike a raster image, a metafile guarantees device independence. The EMF can contain various objects such as Text, Lines and Raster Images. EMF also contains Dots/Inch (DPI) information that is used to calculate the real size of the picture stored inside.
The LEADTOOLS Document Writers support creating EMF documents. For more information, refer to EmfDocumentOptions. The following features are supported:
Resolution-based EMF files
All objects supported by the EMF standard such as text, vector objects and raster images
Required DLL: Leadtools.Document.Writer.dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Related Formats:
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