Package | Description |
---|---|
org.apache.commons.imaging |
The main package for Apache Commons Imaging.
|
org.apache.commons.imaging.common |
Provides utility classes that are employed across multiple
image formats and sub-packages.
|
Modifier and Type | Method and Description |
---|---|
protected 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.
|
Modifier and Type | Class and Description |
---|---|
class |
RgbBufferedImageFactory |
class |
SimpleBufferedImageFactory |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.