This adapter converts and scales an image file to a different image format. The following formats can be read and generated: BMP, JPEG, PNG, and TIFF. The image files are specified in an adapter-specific input XML document. The adapter provides the ability to specify formatting options during conversion.
Properties
|
Operation |
Defines the operation executed by the function adapter Possible values:
|
Parameters
|
width |
Width of the returned image in pixels (ignored if the Possible values: Any integer |
|
height |
Height of the returned image in pixels (ignored if the Possible values: Any integer |
|
maxSize |
If you want to scale the image in the original aspect ratio: Maximum width or height of the returned image in pixels ( Possible values:
|
|
scaleAlgorithm |
Scaling algorithm used Possible values:
|
|
outputFormat |
Output format of the image Possible values:
|
Status values
|
|
The operation was successful. |
|
|
The operation failed due to a technical error. |