Package com.broadleafcommerce.asset.service.image
package com.broadleafcommerce.asset.service.image
-
ClassDescriptionA backup
ImageOperationService
implementation that does nothing.The default implementation of theImageOperationService
.Exception indicating an error occurred while attempting to perform an image operation on a resource.This interface exposes methods required to apply such image effects like resize, crop, sharpen.Exception that occurs when the optimization of the images failedNamedOperation
is an interface that can be implemented to add group of operation.