Default

extend=0,0,0,0, for no change of the layer rectangle.

Examples

Crop an image and then add a 5 pixel wide, red border:

…&cropN=.2,.3,.8,.9&extend=5,5,5,5&bgColor=255,0,0&…

Scale an image to 200 pixels width and add title text into a 30 pixel margin above the image.

Note that the height of the composite image varies depending on the aspect ratio of the image.

http://server/myRootId/myImageId?size=200,0&extend=0,30,0,0&origin=0,0 layer=1&text=title-text&origin=0,0

See also

crop= , color=, size=, origin=, clipPath=

Experience Manager