public static class Img.Concatenater.Stage extends Img.ProcessorStage<Img.Concatenater.Stage,Img.Concatenater>
compressionQuality, processor, target| Modifier | Constructor and Description |
|---|---|
protected |
Stage(BufferedImage source) |
| Modifier and Type | Method and Description |
|---|---|
Img.Concatenater.Stage |
appendTo(Lang.Func0<BufferedImage> anotherOne) |
Img.Concatenater.Stage |
appendWith(Lang.Func0<BufferedImage> anotherOne) |
Img.Concatenater.Stage |
background(Color backgroundColor) |
Img.Concatenater.Stage |
dir(Img.Direction dir) |
Img.Concatenater.Stage |
horizontally() |
Img.Concatenater.Stage |
noScaleFix() |
Img.Concatenater.Stage |
reverse() |
Img.Concatenater.Stage |
scaleFix(Img.BinarySourceProcessor.ScaleFix scaleFix) |
Img.Concatenater.Stage |
scaleToMax() |
Img.Concatenater.Stage |
shinkToSmall() |
Img.Concatenater.Stage |
vertically() |
Img.Concatenater.Stage |
with(Lang.Func0<BufferedImage> secondImage) |
get, pipeline, preTransform, source, sourceappendTo, 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, text, toBase64, toBase64, toByteArray, toByteArray, watermark, watermark, writeTo, writeTo, writeTo, writeToapplybreakOutprotected Stage(BufferedImage source)
public Img.Concatenater.Stage dir(Img.Direction dir)
public Img.Concatenater.Stage horizontally()
public Img.Concatenater.Stage vertically()
public Img.Concatenater.Stage shinkToSmall()
public Img.Concatenater.Stage scaleToMax()
public Img.Concatenater.Stage noScaleFix()
public Img.Concatenater.Stage scaleFix(Img.BinarySourceProcessor.ScaleFix scaleFix)
public Img.Concatenater.Stage background(Color backgroundColor)
public Img.Concatenater.Stage reverse()
public Img.Concatenater.Stage with(Lang.Func0<BufferedImage> secondImage)
public Img.Concatenater.Stage appendWith(Lang.Func0<BufferedImage> anotherOne)
appendWith in class Img._Load<Img.Concatenater.Stage>public Img.Concatenater.Stage appendTo(Lang.Func0<BufferedImage> anotherOne)
appendTo in class Img._Load<Img.Concatenater.Stage>Copyright © 2014–2019 OSGL (Open Source General Library). All rights reserved.