close

Filter

loading table of contents...

Release Notes / Version 11.2110

Table Of Contents

Removal: Deprecated API of TransformImageService

The following methods have been deleted from the Java API:

  • com.coremedia.cap.transform.TransformImageService#transformWithDimensions(Content content, Blob data, TransformedBlob operationsForTransformation, String variantName, String extension, Integer width, Integer height) - Use {com.coremedia.cap.transform.TransformImageService#transformWithDimensions(Content, String, String, Integer, Integer)}} instead.

  • com.coremedia.cap.transform.TransformImageService#getTransformationOperations(Content picture, String property, Map<String,String> transformations) - Replace with com.coremedia.cap.transform.TransformImageService#getTransformationOperations(Content, String) , which also resolves the given transformation with the help of ContentOperationsResolver .

(CMS-19254)

Search Results

Table Of Contents