@ConsumerType
public interface ImageTransformer
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_TYPE
OSGi Property used to identify the ImageTransformer.
|
| Modifier and Type | Method and Description |
|---|---|
com.day.image.Layer |
transform(com.day.image.Layer layer,
org.apache.sling.api.resource.ValueMap properties)
Transform the provided layer using the transformation parameters provided in properties.
|
static final String PROP_TYPE
com.day.image.Layer transform(com.day.image.Layer layer,
org.apache.sling.api.resource.ValueMap properties)
layer - the image layer to transformproperties - transformation parametersCopyright © 2013–2020 Adobe. All rights reserved.