Uses of Class
net.coobird.thumbnailator.filters.Watermark
-
Packages that use Watermark Package Description net.coobird.thumbnailator This package contains classes which provide the core functionalities of Thumbnailator, includingThumbnails, the entry point for most use cases of Thumbnailator. -
-
Uses of Watermark in net.coobird.thumbnailator
Methods in net.coobird.thumbnailator with parameters of type Watermark Modifier and Type Method Description Thumbnails.Builder<T>Thumbnails.Builder. watermark(Watermark w)Sets the watermark to apply on the thumbnail.
-