Skip navigation links

Package com.xmlmind.w2x.docx.image

Contains interfaces implemented by image converters.

See: Description

Package com.xmlmind.w2x.docx.image Description

Contains interfaces implemented by image converters. Also contains a registry for image converters and an implementation of this type of plug-in: ImageConverterFactoryImpl.

Image converters are used to convert images having a format not supported by Web browsers (TIFF, WMF, EMF, etc) to a format supported by Web browsers (SVG, PNG, JPEG).

Skip navigation links