Uses of Interface
org.apache.commons.imaging.common.BufferedImageFactory
Packages that use BufferedImageFactory
Package
Description
The main package for Apache Commons Imaging.
Provides utility classes that are employed across multiple
image formats and sub-packages.
-
Uses of BufferedImageFactory in org.apache.commons.imaging
Methods in org.apache.commons.imaging that return BufferedImageFactoryModifier and TypeMethodDescriptionprotected BufferedImageFactory
ImageParser.getBufferedImageFactory
(Map<String, Object> params) Get an instance of IBufferedImageFactory based on the presence of a specification for ImagingConstants..BUFFERED_IMAGE_FACTORY within the supplied params. -
Uses of BufferedImageFactory in org.apache.commons.imaging.common
Classes in org.apache.commons.imaging.common that implement BufferedImageFactory