Generated by
JDiff

Class com.day.cq.wcm.foundation.AdaptiveImageHelper

Changed Methods
Layer applyStyleDataToImage(Image, Style) Change in signature from (com.day.cq.wcm.foundation.Image, com.day.cq.wcm.api.designer.Style) to (com.day.cq.wcm.foundation.Image, Style).
Applies style data to the given image, including crop and rotation.
Layer scaleThisImage(Image, int, int, Style) Change in signature from (com.day.cq.wcm.foundation.Image, int, int, com.day.cq.wcm.api.designer.Style) to (com.day.cq.wcm.foundation.Image, int, int, Style).
Scales the given image to the dimensions specified by newWidth and newHeight.