public static class Img.TextWriter.Stage extends Img.ProcessorStage<Img.TextWriter.Stage,Img.TextWriter>
compressionQuality, processor, target| Constructor and Description |
|---|
Stage(BufferedImage source) |
Stage(BufferedImage source,
Img.TextWriter processor) |
| Modifier and Type | Method and Description |
|---|---|
Img.TextWriter.Stage |
alpha(float alpha) |
Img.TextWriter.Stage |
color(Color color) |
Img.TextWriter.Stage |
font(Font font) |
Img.TextWriter.Stage |
offset(int offsetX,
int offsetY) |
Img.TextWriter.Stage |
offsetX(int offsetX) |
Img.TextWriter.Stage |
offsetY(int offsetY) |
Img.TextWriter.Stage |
rotate(double theta) |
Img.TextWriter.Stage |
text(String text) |
get, pipeline, preTransform, source, sourceappendTo, appendTo, appendWith, appendWith, blur, blur, compress, compressionQuality, copy, crop, crop, crop, dropAlphaChannelIfJPEG, flip, flip, flipVertial, makeNoise, me, pipeline, pipeline, pipeline, pipeline, processor, resize, resize, resize, resize, resize, toBase64, toBase64, toByteArray, toByteArray, watermark, watermark, writeTo, writeTo, writeTo, writeToapplybreakOutpublic Stage(BufferedImage source)
public Stage(BufferedImage source, Img.TextWriter processor)
public Img.TextWriter.Stage text(String text)
text in class Img._Load<Img.TextWriter.Stage>public Img.TextWriter.Stage color(Color color)
public Img.TextWriter.Stage font(Font font)
public Img.TextWriter.Stage alpha(float alpha)
public Img.TextWriter.Stage offset(int offsetX, int offsetY)
public Img.TextWriter.Stage offsetY(int offsetY)
public Img.TextWriter.Stage offsetX(int offsetX)
public Img.TextWriter.Stage rotate(double theta)
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.