-
The background color to use for the watermark.
SpincastImageWatermarkerBuilder.border(int widthInPixels,
Color color)
The border to add around the watermark.
SpincastImageWatermarkerBuilderDefault.border(int width,
Color color)
SpincastImageWatermarkerBuilder.image(String imageFilePath)
The image on the file system to use as the watermark.
SpincastImageWatermarkerBuilder.image(String imageFilePath,
boolean onClasspath)
The image to use as the watermark.
SpincastImageWatermarkerBuilderDefault.image(String imageFilePath)
SpincastImageWatermarkerBuilderDefault.image(String imageFilePath,
boolean onClasspath)
SpincastImageWatermarkerBuilder.opacity(float opacity)
The opacity of the watermark.
SpincastImageWatermarkerBuilderDefault.opacity(float opacity)
The position where the watermark will be created
on the image.
The position where the watermark will be created
on the image.
SpincastImageWatermarkerBuilder.text(Color color)
SpincastImageWatermarkerBuilder.text(Font font)
The text to use as the watermark.
SpincastImageWatermarkerBuilderDefault.text(Color color)
SpincastImageWatermarkerBuilderDefault.text(Color color,
Font font)
SpincastImageWatermarkerBuilderDefault.text(Font font)
SpincastImageWatermarkerBuilderDefault.text(String text)
SpincastImageWatermarkerBuilder.widthPercent(int percentageWidth)
The width of the watermark.
SpincastImageWatermarkerBuilderDefault.widthPercent(int percentageWidth)