Class ImageProperties
java.lang.Object
com.broadleafcommerce.asset.autoconfigure.ImageProperties
Properties related to the ImageOperationService
.
- Author:
- Dima Myroniuk (dmyroniuk).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionWhich named, ImageMagic effects can be applied for image transformations.void
setAvailableEffects
(List<String> availableEffects) Which named, ImageMagic effects can be applied for image transformations.toString()
-
Constructor Details
-
ImageProperties
public ImageProperties()
-
-
Method Details