public static class Img.NoiseMaker.Stage extends Img.ProcessorStage<Img.NoiseMaker.Stage,Img.NoiseMaker>
compressionQuality, processor, target| Constructor and Description |
|---|
Stage(BufferedImage source) |
Stage(BufferedImage source,
Img.NoiseMaker processor) |
| Modifier and Type | Method and Description |
|---|---|
Img.NoiseMaker.Stage |
setMaxArcs(int n) |
Img.NoiseMaker.Stage |
setMaxArcSize(int size) |
Img.NoiseMaker.Stage |
setMaxLines(int n) |
Img.NoiseMaker.Stage |
setMaxLineWidth(int n) |
Img.NoiseMaker.Stage |
setMinArcs(int n) |
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, text, toBase64, toBase64, toByteArray, toByteArray, watermark, watermark, writeTo, writeTo, writeTo, writeToapplybreakOutpublic Stage(BufferedImage source)
public Stage(BufferedImage source, Img.NoiseMaker processor)
public Img.NoiseMaker.Stage setMinArcs(int n)
public Img.NoiseMaker.Stage setMaxArcs(int n)
public Img.NoiseMaker.Stage setMaxArcSize(int size)
public Img.NoiseMaker.Stage setMaxLines(int n)
public Img.NoiseMaker.Stage setMaxLineWidth(int n)
Copyright © 2014–2019 OSGL (Open Source General Library). All rights reserved.