Public Member Functions | |
| boolean | canThumbnail (ERMimeType mimeType) |
| void | thumbnail (int resizeWidth, int resizeHeight, File inputFile, File outputFile, ERMimeType outputMimeType) throws IOException |
| void | thumbnail (int resizeWidth, int resizeHeight, File inputFile, File outputFile) throws IOException |
| boolean canThumbnail | ( | ERMimeType | mimeType | ) |
Implements IERThumbnailer.
| void thumbnail | ( | int | resizeWidth, | |
| int | resizeHeight, | |||
| File | inputFile, | |||
| File | outputFile, | |||
| ERMimeType | outputMimeType | |||
| ) | throws IOException |
Implements IERThumbnailer.
| void thumbnail | ( | int | resizeWidth, | |
| int | resizeHeight, | |||
| File | inputFile, | |||
| File | outputFile | |||
| ) | throws IOException |
Implements IERThumbnailer.
1.5.8