Package | Description |
---|---|
er.attachment.thumbnail |
Modifier and Type | Class and Description |
---|---|
class |
ERImageProcessor
ImageProcessor is a common superclass of all IImageProcessor
implementations.
|
class |
ImageIOImageProcessor
ImageIOImageProcessor is an implementation of the IImageProcessor interface on top of Mac OS X's
ImageIO and CoreImage libraries.
|
class |
ImageMagickImageProcessor
ImageMagickImageProcessor is an implementation of the IImageProcessor interface on
top of the ImageMagick commandline tool.
|
class |
Java2DImageProcessor
Everyone's got a fallback school, and Java2DImageProcessor is that
for image processing.
|
class |
SipsImageProcessor |
Modifier and Type | Field and Description |
---|---|
static IERImageProcessor |
ERImageProcessor._imageProcessor |
Modifier and Type | Method and Description |
---|---|
static IERImageProcessor |
ImageIOImageProcessor.imageIOImageProcessor() |
static IERImageProcessor |
ImageMagickImageProcessor.imageMagickImageProcessor()
Returns an ImageMagick image processor.
|
static IERImageProcessor |
ERImageProcessor.imageProcessor()
Returns the best IImageProcesor to use in your environment.
|
Copyright © 2002 – 2024 Project Wonder.