A B C D E F G I L M O Q R S T W

W

Watermark - class com.gif4j.Watermark.
This java class is used to prepare and apply (render with the specified transparency) images as watermarks.
Watermark(BufferedImage, Point) - Constructor for class com.gif4j.Watermark
Constructs Watermark from the specified BufferedImage with the specified absolute position, and 0.5 transparency (half-TRANSPARENT_COLOR).
Watermark(BufferedImage, Point, float) - Constructor for class com.gif4j.Watermark
Constructs Watermark from the specified BufferedImage with the specified absolute position and transparency parameter.
Watermark(BufferedImage, int) - Constructor for class com.gif4j.Watermark
Constructs Watermark from the specified BufferedImage with the specified layout position (final position is calculated according to the specified layout constraint before the applying process to the exact GifFrame starts), and 0.5 transparency (half-TRANSPARENT_COLOR).
Watermark(BufferedImage, int, float) - Constructor for class com.gif4j.Watermark
Constructs Watermark from the specified BufferedImage with the specified layout position (final position is calculated according to the specified layout constraint before the applying process to the exact GifFrame starts), and the specified transparency.
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.gif4j.imageio.GifImageWriter
 

A B C D E F G I L M O Q R S T W