Package com.day.cq.dam.api.renditions
Interface RenditionTemplate
-
public interface RenditionTemplateDefines a template for creating renditions using theRenditionMaker.- Since:
- 6.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Renditionapply(Asset asset)Create or update an rendition for the given asset based on this template.
-