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

W

Watermark - class com.gif4j.Watermark.
An instance of this class is used to prepare and apply (paint with the specified transparency) images as watermarks to GifFrame(s).
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).
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).
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 G I L M Q R S T W