Deployment Manual / Version 2207
Table Of Contentsimagetransformation.default-jpeg-quality
| |
Type | java.lang.Float |
Default | 0.8 |
Description | The default jpeg quality used for cropping. |
imagetransformation.dynamic-variants
| |
Type | java.lang.Boolean |
Default | true |
Description | If true, resolve transformations from content, otherwise only programmatically configured transformations are used. |
imagetransformation.remove-metadata
| |
Type | java.lang.Boolean |
Default | true |
Description | The fallback value for removeMetadata. Will be effective for transformations where neither the given Breakpoint nor the given Transformation have a removeMetadata value. If true, the "rm" image operation will be applied to remove the image metadata |
imagetransformation.sharpen
| |
Type | java.lang.Boolean |
Default | true |
Description | The fallback value for sharpen. Will be effective for transformations where neither the given Breakpoint nor the given Transformation have a sharpen value. If true, the "usm" image operation will be applied and the image will be sharpened. |
Table 3.54. Image Transformation Properties