diff --git a/docs/external.html b/docs/external.html index 635660187..65b51a709 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1147,18 +1147,18 @@
Image task generates and transforms images. It exposes the imaging capability available in Java2D, Java Advanced Imaging, ImageIO, etc., as set of nested elements.
-Image operations such as "resize" (scale), - "overlay" (one image on another), "border" - (add a border), "text" (text on image), - "crop" (a sub-image of a bigger image), +
Image transformations such as "resize" + (scale),"overlay" (one image on another), + "border" (add a border), "text" (text on + image), "crop" (a sub-image of a bigger image), "rotate", "grayscale" (change a color - image to shades of gray)
+ image to shades of gray).- Ant 1.3 + Ant 1.4 | |
- http://www.mullassery.com/software/ANT + http://www.mullassery.com/software/ANT/ | |
Image task generates and transforms images. It exposes the imaging capability available in Java2D, Java Advanced Imaging, ImageIO, etc., as set of nested elements.
-Image operations such as "resize" (scale), - "overlay" (one image on another), "border" - (add a border), "text" (text on image), - "crop" (a sub-image of a bigger image), +
Image transformations such as "resize" + (scale),"overlay" (one image on another), + "border" (add a border), "text" (text on + image), "crop" (a sub-image of a bigger image), "rotate", "grayscale" (change a color - image to shades of gray)
+ image to shades of gray).Compatibility: | -Ant 1.3 | +Ant 1.4 |
---|---|---|
URL: | -http://www.mullassery.com/software/ANT | +http://www.mullassery.com/software/ANT/ |
Contact: |