@Version(value="1.1") @Export(optional="provide:=true")
See: Description
Class | Description |
---|---|
Font | |
ImageWatermark |
A
ImageWatermark represents an image to be used to watermark an underlying image. |
TextWatermark |
A
TextWatermark represents a string of text to be used to watermark an underlying image.While actually applying the watermark effect, the styled text is converted to an image so that the effect is uniform. |
Watermark |
A
Watermark object represents the properties of a watermark effect, namely, position - relative to the underlying source image top, left - y, x coordinates from top-left corner of underlying image orientation - angle of rotation as measured from the x-axis in clockwise direction opacity - transparency of the watermark The position can be specified as a Location or using top, left values.If specified as a Location , it is transformed to x,y using image height,width
values at the time of application of the watermark. |
WatermarkContext | |
WatermarkUtil |
A utility class with static method for performing water marking operations on a
WatermarkContext |
Enum | Description |
---|---|
Location |
Exception | Description |
---|---|
WatermarkingException |
Copyright © 2010 - 2020 Adobe. All Rights Reserved