Uses of Interface
org.craftercms.studio.api.v1.image.transformation.ImageTransformer
Packages that use ImageTransformer
Package
Description
-
Uses of ImageTransformer in org.craftercms.studio.impl.v1.asset.processing
Constructors in org.craftercms.studio.impl.v1.asset.processing with parameters of type ImageTransformer -
Uses of ImageTransformer in org.craftercms.studio.impl.v1.image.transformation
Classes in org.craftercms.studio.impl.v1.image.transformation that implement ImageTransformerModifier and TypeClassDescriptionclassTransformer that calls ImageMagick from the command line with the options specified in the parameters.classTransformer that used the Java client of TinyPNG to compress JPEG/PNG images.