com.groupdocs.editor.htmlcss.resources.images.vector
The com.groupdocs.editor.htmlcss.resources.images.vector namespace provides classes that represent only vector image resources.
Classes
Class | Description |
---|---|
EmfImage | Represents one vector image in Enhanced metafile format (EMF) format with its metadata and additional methods |
MetaImageBase | Base abstract class for WMF and EMF image formats |
SvgImage | Represents one vector image in SVG (Scalable Vector Graphics) format with its metadata and additional methods |
VectorImageResourceBase | Base class for any supported vector image |
WmfImage | Represents one vector image in WMF (Windows MetaFile) format with its metadata and additional methods |