This adapter converts and scales an image file to another image format. The following formats can be read and created: BMP, GIF, JPEG, JPEG 2000, PNG, RAW, TIFF and WBMP. The image files are specified in an adapter-specific input XML document. The adapter offers the possibility of specifying formatting options during conversion.
Properties
|
Operation |
Determines which operation the adapter executes Possible values: |
Parameters
|
Adapter |
Main class of the adapter (do not change!) Possible values: |
|
width |
Width of the output image in pixels (ignored if Possible values: Any integer |
|
height |
Height of the output image in pixels (ignored if Possible values: Any integer |
|
maxSize |
If the image is to be scaled in the original aspect ratio: Maximum width or height of the output image in pixels ( Possible values:
|
|
scaleAlgorithm |
Scaling algorithm used Possible values:
|
|
outputFormat |
Output image format Possible values:
|
Status values
|
|
The operation was executed successfully. |
|
|
The operation failed due to a technical error. |