|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMOps | |
---|---|
org.im4java.core | |
org.im4java.utils |
Uses of IMOps in org.im4java.core |
---|
Subclasses of IMOps in org.im4java.core | |
---|---|
class |
IMOperation
This class models the command-line of ImageMagick. |
Methods in org.im4java.core that return IMOps | |
---|---|
IMOps |
IMOps.adaptiveBlur()
Add option -adaptive-blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.adaptiveBlur(java.lang.Double radius)
Add option -adaptive-blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.adaptiveBlur(java.lang.Double radius,
java.lang.Double sigma)
Add option -adaptive-blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.adaptiveResize()
Add option -adaptive-resize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.adaptiveResize(java.lang.Integer width)
Add option -adaptive-resize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.adaptiveResize(java.lang.Integer width,
java.lang.Integer height)
Add option -adaptive-resize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.adaptiveResize(java.lang.Integer width,
java.lang.Integer height,
java.lang.Character special)
Add option -adaptive-resize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.adaptiveSharpen()
Add option -adaptive-sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.adaptiveSharpen(java.lang.Double radius)
Add option -adaptive-sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.adaptiveSharpen(java.lang.Double radius,
java.lang.Double sigma)
Add option -adaptive-sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.adjoin()
Add option -adjoin to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.affine()
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.affine(java.lang.Double sx)
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.affine(java.lang.Double sx,
java.lang.Double rx)
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.affine(java.lang.Double sx,
java.lang.Double rx,
java.lang.Double ry)
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.affine(java.lang.Double sx,
java.lang.Double rx,
java.lang.Double ry,
java.lang.Double sy)
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.affine(java.lang.Double sx,
java.lang.Double rx,
java.lang.Double ry,
java.lang.Double sy,
java.lang.Double tx)
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.affine(java.lang.Double sx,
java.lang.Double rx,
java.lang.Double ry,
java.lang.Double sy,
java.lang.Double tx,
java.lang.Double ty)
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.alpha()
Add option -alpha to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.alpha(java.lang.String type)
Add option -alpha to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.annotate()
Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.annotate(java.lang.Integer xr)
Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.annotate(java.lang.Integer xr,
java.lang.Integer yr)
Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.annotate(java.lang.Integer xr,
java.lang.Integer yr,
java.lang.Integer x)
Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.annotate(java.lang.Integer xr,
java.lang.Integer yr,
java.lang.Integer x,
java.lang.Integer y)
Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.annotate(java.lang.Integer xr,
java.lang.Integer yr,
java.lang.Integer x,
java.lang.Integer y,
java.lang.String text)
Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.antialias()
Add option -antialias to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.append()
Add option -append to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.attenuate()
Add option -attenuate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.attenuate(java.lang.Double value)
Add option -attenuate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.authenticate()
Add option -authenticate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.authenticate(java.lang.String password)
Add option -authenticate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.autoOrient()
Add option -auto-orient to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.average()
Add option -average to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.backdrop()
Add option -backdrop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.backdrop(java.lang.String color)
Add option -backdrop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.background()
Add option -background to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.background(java.lang.String color)
Add option -background to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.bench()
Add option -bench to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.bench(java.lang.Integer iterations)
Add option -bench to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.bias()
Add option -bias to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.bias(java.lang.Integer value)
Add option -bias to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.bias(java.lang.Integer value,
java.lang.Boolean percent)
Add option -bias to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.blackPointCompensation()
Add option -black-point-compensation to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.blackThreshold()
Add option -black-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.blackThreshold(java.lang.Double threshold)
Add option -black-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.blackThreshold(java.lang.Double threshold,
java.lang.Boolean percent)
Add option -black-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.blend()
Add option -blend to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.blend(java.lang.Integer srcPercent)
Add option -blend to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.blend(java.lang.Integer srcPercent,
java.lang.Integer dstPercent)
Add option -blend to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.bluePrimary()
Add option -blue-primary to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.bluePrimary(java.lang.Double x)
Add option -blue-primary to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.bluePrimary(java.lang.Double x,
java.lang.Double y)
Add option -blue-primary to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.blur()
Add option -blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.blur(java.lang.Double radius)
Add option -blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.blur(java.lang.Double radius,
java.lang.Double sigma)
Add option -blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.border(java.lang.Integer width)
Add option -border to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.border(java.lang.Integer width,
java.lang.Integer height)
Add option -border to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.bordercolor()
Add option -bordercolor to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.bordercolor(java.lang.String color)
Add option -bordercolor to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.borderwidth()
Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.borderwidth(java.lang.Integer width)
Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.borderwidth(java.lang.Integer width,
java.lang.Integer height)
Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.borderwidth(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset)
Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.borderwidth(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset,
java.lang.Integer yOffset)
Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.cache()
Add option -cache to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.cache(java.lang.Double threshold)
Add option -cache to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.caption()
Add option -caption to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.caption(java.lang.String text)
Add option -caption to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.channel()
Add option -channel to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.channel(java.lang.String type)
Add option -channel to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.charcoal()
Add option -charcoal to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.charcoal(java.lang.Integer factor)
Add option -charcoal to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.chop()
Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.chop(java.lang.Integer width)
Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.chop(java.lang.Integer width,
java.lang.Integer height)
Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.chop(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer x)
Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.chop(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer x,
java.lang.Integer y)
Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.chop(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer x,
java.lang.Integer y,
java.lang.Boolean percent)
Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.clip()
Add option -clip to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.clipMask()
Add option -clip-mask to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.clipPath()
Add option -clip-path to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.clipPath(java.lang.Integer id)
Add option -clip-path to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.clone()
Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.clone(java.lang.Integer index1)
Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.clone(java.lang.Integer index1,
java.lang.Integer index2)
Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.clone(java.lang.Integer index1,
java.lang.Integer index2,
java.lang.Integer index3)
Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.clone(java.lang.String indexes)
Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.clut()
Add option -clut to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.coalesce()
Add option -coalesce to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.colorize()
Add option -colorize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.colorize(java.lang.Integer red)
Add option -colorize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.colorize(java.lang.Integer red,
java.lang.Integer blue)
Add option -colorize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.colorize(java.lang.Integer red,
java.lang.Integer blue,
java.lang.Integer green)
Add option -colorize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.colormap()
Add option -colormap to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.colormap(java.lang.String type)
Add option -colormap to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.colors()
Add option -colors to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.colors(java.lang.Integer value)
Add option -colors to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.colorspace()
Add option -colorspace to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.colorspace(java.lang.String value)
Add option -colorspace to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.combine()
Add option -combine to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.comment()
Add option -comment to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.comment(java.lang.String text)
Add option -comment to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.compose()
Add option -compose to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.compose(java.lang.String operator)
Add option -compose to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.composite()
Add option -composite to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.compress()
Add option -compress to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.compress(java.lang.String type)
Add option -compress to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.contrast()
Add option -contrast to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.contrastStretch()
Add option -contrast-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.contrastStretch(java.lang.Integer blackPoint)
Add option -contrast-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.contrastStretch(java.lang.Integer blackPoint,
java.lang.Integer whitePoint)
Add option -contrast-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.contrastStretch(java.lang.Integer blackPoint,
java.lang.Integer whitePoint,
java.lang.Boolean percent)
Add option -contrast-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve()
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3,
java.lang.Integer k4)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3,
java.lang.Integer k4,
java.lang.Integer k5)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3,
java.lang.Integer k4,
java.lang.Integer k5,
java.lang.Integer k6)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3,
java.lang.Integer k4,
java.lang.Integer k5,
java.lang.Integer k6,
java.lang.Integer k7)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3,
java.lang.Integer k4,
java.lang.Integer k5,
java.lang.Integer k6,
java.lang.Integer k7,
java.lang.Integer k8)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3,
java.lang.Integer k4,
java.lang.Integer k5,
java.lang.Integer k6,
java.lang.Integer k7,
java.lang.Integer k8,
java.lang.Integer k9)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3,
java.lang.Integer k4,
java.lang.Integer k5,
java.lang.Integer k6,
java.lang.Integer k7,
java.lang.Integer k8,
java.lang.Integer k9,
java.lang.Integer k10)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3,
java.lang.Integer k4,
java.lang.Integer k5,
java.lang.Integer k6,
java.lang.Integer k7,
java.lang.Integer k8,
java.lang.Integer k9,
java.lang.Integer k10,
java.lang.Integer k11)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3,
java.lang.Integer k4,
java.lang.Integer k5,
java.lang.Integer k6,
java.lang.Integer k7,
java.lang.Integer k8,
java.lang.Integer k9,
java.lang.Integer k10,
java.lang.Integer k11,
java.lang.Integer k12)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3,
java.lang.Integer k4,
java.lang.Integer k5,
java.lang.Integer k6,
java.lang.Integer k7,
java.lang.Integer k8,
java.lang.Integer k9,
java.lang.Integer k10,
java.lang.Integer k11,
java.lang.Integer k12,
java.lang.Integer k13)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3,
java.lang.Integer k4,
java.lang.Integer k5,
java.lang.Integer k6,
java.lang.Integer k7,
java.lang.Integer k8,
java.lang.Integer k9,
java.lang.Integer k10,
java.lang.Integer k11,
java.lang.Integer k12,
java.lang.Integer k13,
java.lang.Integer k14)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3,
java.lang.Integer k4,
java.lang.Integer k5,
java.lang.Integer k6,
java.lang.Integer k7,
java.lang.Integer k8,
java.lang.Integer k9,
java.lang.Integer k10,
java.lang.Integer k11,
java.lang.Integer k12,
java.lang.Integer k13,
java.lang.Integer k14,
java.lang.Integer k15)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.convolve(java.lang.Integer k1,
java.lang.Integer k2,
java.lang.Integer k3,
java.lang.Integer k4,
java.lang.Integer k5,
java.lang.Integer k6,
java.lang.Integer k7,
java.lang.Integer k8,
java.lang.Integer k9,
java.lang.Integer k10,
java.lang.Integer k11,
java.lang.Integer k12,
java.lang.Integer k13,
java.lang.Integer k14,
java.lang.Integer k15,
java.lang.Integer k16)
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.crop()
Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.crop(java.lang.Integer width)
Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.crop(java.lang.Integer width,
java.lang.Integer height)
Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.crop(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer x)
Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.crop(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer x,
java.lang.Integer y)
Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.crop(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer x,
java.lang.Integer y,
java.lang.Character special)
Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.cycle()
Add option -cycle to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.cycle(java.lang.Integer amount)
Add option -cycle to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.debug()
Add option -debug to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.debug(java.lang.String events)
Add option -debug to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.decipher()
Add option -decipher to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.decipher(java.lang.String filename)
Add option -decipher to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.deconstruct()
Add option -deconstruct to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.define()
Add option -define to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.define(java.lang.String keyValue)
Add option -define to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.delay()
Add option -delay to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.delay(java.lang.Integer ticks)
Add option -delay to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.delay(java.lang.Integer ticks,
java.lang.Integer ticksPerSecond)
Add option -delay to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.delay(java.lang.Integer ticks,
java.lang.Integer ticksPerSecond,
java.lang.Character special)
Add option -delay to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.delete()
Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.delete(java.lang.Integer index1)
Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.delete(java.lang.Integer index1,
java.lang.Integer index2)
Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.delete(java.lang.Integer index1,
java.lang.Integer index2,
java.lang.Integer index3)
Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.delete(java.lang.String indexes)
Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.density()
Add option -density to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.density(java.lang.Integer width)
Add option -density to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.density(java.lang.Integer width,
java.lang.Integer height)
Add option -density to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.depth()
Add option -depth to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.depth(java.lang.Integer value)
Add option -depth to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.descend()
Add option -descend to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.deskew()
Add option -deskew to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.deskew(java.lang.Double threshold)
Add option -deskew to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.despeckle()
Add option -despeckle to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.displace()
Add option -displace to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.displace(java.lang.Double horizontalScale)
Add option -displace to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.displace(java.lang.Double horizontalScale,
java.lang.Double verticalScale)
Add option -displace to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.display()
Add option -display to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.display(java.lang.String host)
Add option -display to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.display(java.lang.String host,
java.lang.Integer display)
Add option -display to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.display(java.lang.String host,
java.lang.Integer display,
java.lang.Integer screen)
Add option -display to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.dispose()
Add option -dispose to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.dispose(java.lang.String method)
Add option -dispose to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.dissolve()
Add option -dissolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.dissolve(java.lang.Integer percent)
Add option -dissolve to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.distort()
Add option -distort to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.distort(java.lang.String method)
Add option -distort to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.distort(java.lang.String method,
java.lang.String arguments)
Add option -distort to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.dither()
Add option -dither to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.dither(java.lang.String method)
Add option -dither to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.draw()
Add option -draw to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.draw(java.lang.String string)
Add option -draw to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.edge()
Add option -edge to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.edge(java.lang.Double radius)
Add option -edge to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.emboss()
Add option -emboss to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.emboss(java.lang.Double radius)
Add option -emboss to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.encipher()
Add option -encipher to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.encipher(java.lang.String filename)
Add option -encipher to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.encoding()
Add option -encoding to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.encoding(java.lang.String type)
Add option -encoding to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.endian()
Add option -endian to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.endian(java.lang.String type)
Add option -endian to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.enhance()
Add option -enhance to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.equalize()
Add option -equalize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.evaluate()
Add option -evaluate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.evaluate(java.lang.String operator)
Add option -evaluate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.evaluate(java.lang.String operator,
java.lang.String constant)
Add option -evaluate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.extent()
Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.extent(java.lang.Integer width)
Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.extent(java.lang.Integer width,
java.lang.Integer height)
Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.extent(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset)
Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.extent(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset,
java.lang.Integer yOffset)
Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.extract()
Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.extract(java.lang.Integer width)
Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.extract(java.lang.Integer width,
java.lang.Integer height)
Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.extract(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset)
Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.extract(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset,
java.lang.Integer yOffset)
Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.fill()
Add option -fill to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.fill(java.lang.String color)
Add option -fill to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.filter()
Add option -filter to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.filter(java.lang.String type)
Add option -filter to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.flatten()
Add option -flatten to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.flip()
Add option -flip to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.floodfill()
Add option -floodfill to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.floodfill(java.lang.Integer x)
Add option -floodfill to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.floodfill(java.lang.Integer x,
java.lang.Integer y)
Add option -floodfill to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.floodfill(java.lang.Integer x,
java.lang.Integer y,
java.lang.String color)
Add option -floodfill to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.flop()
Add option -flop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.font()
Add option -font to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.font(java.lang.String name)
Add option -font to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.foreground()
Add option -foreground to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.foreground(java.lang.String color)
Add option -foreground to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.format()
Add option -format to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.format(java.lang.String type)
Add option -format to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.frame()
Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.frame(java.lang.Integer width)
Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.frame(java.lang.Integer width,
java.lang.Integer height)
Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.frame(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer outerBevelWidth)
Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.frame(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer outerBevelWidth,
java.lang.Integer innerBevelWidth)
Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.fuzz()
Add option -fuzz to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.fuzz(java.lang.Double distance)
Add option -fuzz to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.fuzz(java.lang.Double distance,
java.lang.Boolean percent)
Add option -fuzz to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.fx()
Add option -fx to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.fx(java.lang.String expression)
Add option -fx to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.gamma()
Add option -gamma to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.gamma(java.lang.Double value)
Add option -gamma to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.gaussianBlur()
Add option -gaussian-blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.gaussianBlur(java.lang.Double radius)
Add option -gaussian-blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.gaussianBlur(java.lang.Double radius,
java.lang.Double sigma)
Add option -gaussian-blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.geometry()
Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.geometry(java.lang.Integer width)
Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.geometry(java.lang.Integer width,
java.lang.Integer height)
Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.geometry(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer x)
Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.geometry(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer x,
java.lang.Integer y)
Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.gravity()
Add option -gravity to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.gravity(java.lang.String type)
Add option -gravity to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.greenPrimary()
Add option -green-primary to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.greenPrimary(java.lang.Double x)
Add option -green-primary to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.greenPrimary(java.lang.Double x,
java.lang.Double y)
Add option -green-primary to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.help()
Add option -help to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.highlightColor()
Add option -highlight-color to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.highlightColor(java.lang.String color)
Add option -highlight-color to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.iconGeometry()
Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.iconGeometry(java.lang.Integer width)
Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.iconGeometry(java.lang.Integer width,
java.lang.Integer height)
Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.iconGeometry(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset)
Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.iconGeometry(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset,
java.lang.Integer yOffset)
Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.iconic()
Add option -iconic to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.identify()
Add option -identify to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.immutable()
Add option -immutable to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.implode()
Add option -implode to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.implode(java.lang.Double factor)
Add option -implode to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.insert()
Add option -insert to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.insert(java.lang.Integer index)
Add option -insert to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.intent()
Add option -intent to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.intent(java.lang.String type)
Add option -intent to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.interlace()
Add option -interlace to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.interlace(java.lang.String type)
Add option -interlace to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.interpolate()
Add option -interpolate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.interpolate(java.lang.String type)
Add option -interpolate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.interwordSpacing()
Add option -interword-spacing to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.interwordSpacing(java.lang.Integer value)
Add option -interword-spacing to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.kerning()
Add option -kerning to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.kerning(java.lang.Integer value)
Add option -kerning to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.label()
Add option -label to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.label(java.lang.String name)
Add option -label to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.lat()
Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.lat(java.lang.Integer width)
Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.lat(java.lang.Integer width,
java.lang.Integer height)
Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.lat(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer offset)
Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.lat(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer offset,
java.lang.Boolean percent)
Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.layers()
Add option -layers to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.layers(java.lang.String method)
Add option -layers to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.level(java.lang.Double black_point)
Add option -level to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.level(java.lang.Double black_point,
java.lang.Double white_point)
Add option -level to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.level(java.lang.Double black_point,
java.lang.Double white_point,
java.lang.Boolean percent)
Add option -level to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.level(java.lang.Double black_point,
java.lang.Double white_point,
java.lang.Boolean percent,
java.lang.Double gamma)
Add option -level to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.levelColors()
Add option -level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.levelColors(java.lang.String black_color)
Add option -level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.levelColors(java.lang.String black_color,
java.lang.String white_color)
Add option -level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.limit()
Add option -limit to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.limit(java.lang.String type)
Add option -limit to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.linearStretch()
Add option -linear-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.linearStretch(java.lang.Double blackPoint)
Add option -linear-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.linearStretch(java.lang.Double blackPoint,
java.lang.Double whitePoint)
Add option -linear-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.linearStretch(java.lang.Double blackPoint,
java.lang.Double whitePoint,
java.lang.Boolean percent)
Add option -linear-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.linewidth()
Add option -linewidth to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.liquidRescale()
Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.liquidRescale(java.lang.Integer width)
Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.liquidRescale(java.lang.Integer width,
java.lang.Integer height)
Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.liquidRescale(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset)
Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.liquidRescale(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset,
java.lang.Integer yOffset)
Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.list()
Add option -list to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.list(java.lang.String type)
Add option -list to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.log()
Add option -log to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.log(java.lang.String text)
Add option -log to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.loop()
Add option -loop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.loop(java.lang.Integer iterations)
Add option -loop to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.lowlightColor()
Add option -lowlight-color to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.lowlightColor(java.lang.String color)
Add option -lowlight-color to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.magnify()
Add option -magnify to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.magnify(java.lang.Double factor)
Add option -magnify to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.map()
Add option -map to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.map(java.lang.String components)
Add option -map to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.mask()
Add option -mask to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.mask(java.lang.String filename)
Add option -mask to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.mattecolor()
Add option -mattecolor to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.mattecolor(java.lang.String color)
Add option -mattecolor to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.median()
Add option -median to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.median(java.lang.Double radius)
Add option -median to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.metric()
Add option -metric to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.metric(java.lang.String type)
Add option -metric to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.mode()
Add option -mode to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.mode(java.lang.String value)
Add option -mode to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.modulate()
Add option -modulate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.modulate(java.lang.Double brightness)
Add option -modulate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.modulate(java.lang.Double brightness,
java.lang.Double saturation)
Add option -modulate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.modulate(java.lang.Double brightness,
java.lang.Double saturation,
java.lang.Double hue)
Add option -modulate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.monitor()
Add option -monitor to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.monochrome()
Add option -monochrome to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.morph()
Add option -morph to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.morph(java.lang.Integer frames)
Add option -morph to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.mosaic()
Add option -mosaic to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.motionBlur()
Add option -motion-blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.motionBlur(java.lang.Double radius)
Add option -motion-blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.motionBlur(java.lang.Double radius,
java.lang.Double sigma)
Add option -motion-blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.motionBlur(java.lang.Double radius,
java.lang.Double sigma,
java.lang.Double angle)
Add option -motion-blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.name()
Add option -name to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.negate()
Add option -negate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.noise()
Add option -noise to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.noise(java.lang.Double radius)
Add option -noise to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.normalize()
Add option -normalize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.opaque()
Add option -opaque to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.opaque(java.lang.String color)
Add option -opaque to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.orderedDither()
Add option -ordered-dither to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.orderedDither(java.lang.String threshold_map)
Add option -ordered-dither to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.orderedDither(java.lang.String threshold_map,
java.lang.String level)
Add option -ordered-dither to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.orient()
Add option -orient to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.orient(java.lang.String imageOrientation)
Add option -orient to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_adjoin()
Add option +adjoin to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_antialias()
Add option +antialias to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_append()
Add option +append to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_channel()
Add option +channel to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_clone()
Add option +clone to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_compress()
Add option +compress to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_contrast()
Add option +contrast to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_debug()
Add option +debug to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_define()
Add option +define to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_define(java.lang.String key)
Add option +define to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_delete()
Add option +delete to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_dispose()
Add option +dispose to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_distort()
Add option +distort to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_distort(java.lang.String method)
Add option +distort to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_distort(java.lang.String method,
java.lang.String arguments)
Add option +distort to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_dither()
Add option +dither to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_endian()
Add option +endian to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_gamma()
Add option +gamma to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_gamma(java.lang.Double value)
Add option +gamma to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_label()
Add option +label to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_level(java.lang.Double black_point)
Add option +level to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_level(java.lang.Double black_point,
java.lang.Double white_point)
Add option +level to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_level(java.lang.Double black_point,
java.lang.Double white_point,
java.lang.Boolean percent)
Add option +level to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_level(java.lang.Double black_point,
java.lang.Double white_point,
java.lang.Boolean percent,
java.lang.Double gamma)
Add option +level to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_levelColors()
Add option +level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_levelColors(java.lang.String black_color)
Add option +level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_levelColors(java.lang.String black_color,
java.lang.String white_color)
Add option +level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_map()
Add option +map to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_mask()
Add option +mask to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_negate()
Add option +negate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_noise()
Add option +noise to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_noise(java.lang.String type)
Add option +noise to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_opaque()
Add option +opaque to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_opaque(java.lang.String color)
Add option +opaque to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_page()
Add option +page to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_polaroid()
Add option +polaroid to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_profile()
Add option +profile to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_profile(java.lang.String profileName)
Add option +profile to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_raise()
Add option +raise to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_raise(java.lang.Integer width)
Add option +raise to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_raise(java.lang.Integer width,
java.lang.Integer height)
Add option +raise to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_remap()
Add option +remap to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_render()
Add option +render to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_repage()
Add option +repage to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_shade()
Add option +shade to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_shade(java.lang.Double azimuth)
Add option +shade to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_shade(java.lang.Double azimuth,
java.lang.Double elevation)
Add option +shade to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_sigmoidalContrast()
Add option +sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_sigmoidalContrast(java.lang.Double contrast)
Add option +sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_sigmoidalContrast(java.lang.Double contrast,
java.lang.Double midPoint)
Add option +sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_swap()
Add option +swap to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_write()
Add option +write to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.p_write(java.lang.String filename)
Add option +write to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.page()
Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.page(java.lang.Integer width)
Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.page(java.lang.Integer width,
java.lang.Integer height)
Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.page(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer x)
Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.page(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer x,
java.lang.Integer y)
Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.page(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer x,
java.lang.Integer y,
java.lang.Character special)
Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.paint()
Add option -paint to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.paint(java.lang.Double radius)
Add option -paint to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.path()
Add option -path to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.path(java.lang.String path)
Add option -path to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.pause()
Add option -pause to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.pause(java.lang.Integer seconds)
Add option -pause to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.ping()
Add option -ping to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.pointsize()
Add option -pointsize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.pointsize(java.lang.Integer value)
Add option -pointsize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.polaroid()
Add option -polaroid to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.polaroid(java.lang.Double angle)
Add option -polaroid to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.posterize()
Add option -posterize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.posterize(java.lang.Integer levels)
Add option -posterize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.preview()
Add option -preview to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.preview(java.lang.String type)
Add option -preview to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.print()
Add option -print to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.print(java.lang.String text)
Add option -print to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.process()
Add option -process to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.process(java.lang.String command)
Add option -process to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.profile()
Add option -profile to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.profile(java.lang.String filename)
Add option -profile to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.quality()
Add option -quality to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.quality(java.lang.Double value)
Add option -quality to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.quantize()
Add option -quantize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.quantize(java.lang.String colorspace)
Add option -quantize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.quiet()
Add option -quiet to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.radialBlur()
Add option -radial-blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.radialBlur(java.lang.Double angle)
Add option -radial-blur to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.raise()
Add option -raise to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.raise(java.lang.Integer width)
Add option -raise to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.raise(java.lang.Integer width,
java.lang.Integer height)
Add option -raise to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.randomThreshold()
Add option -random-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.randomThreshold(java.lang.Double low)
Add option -random-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.randomThreshold(java.lang.Double low,
java.lang.Double high)
Add option -random-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.randomThreshold(java.lang.Double low,
java.lang.Double high,
java.lang.Boolean percent)
Add option -random-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.recolor()
Add option -recolor to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.recolor(java.lang.String matrix)
Add option -recolor to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.redPrimary()
Add option -red-primary to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.redPrimary(java.lang.Double x)
Add option -red-primary to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.redPrimary(java.lang.Double x,
java.lang.Double y)
Add option -red-primary to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.regardWarnings()
Add option -regard-warnings to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.region()
Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.region(java.lang.Integer width)
Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.region(java.lang.Integer width,
java.lang.Integer height)
Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.region(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer x)
Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.region(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer x,
java.lang.Integer y)
Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.remap()
Add option -remap to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.remap(java.lang.String filename)
Add option -remap to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.remote()
Add option -remote to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.render()
Add option -render to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.repage()
Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.repage(java.lang.Integer width)
Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.repage(java.lang.Integer width,
java.lang.Integer height)
Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.repage(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset)
Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.repage(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset,
java.lang.Integer yOffset)
Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.resample()
Add option -resample to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.resample(java.lang.Integer horizontal)
Add option -resample to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.resample(java.lang.Integer horizontal,
java.lang.Integer vertical)
Add option -resample to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.resize()
Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.resize(java.lang.Integer width)
Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.resize(java.lang.Integer width,
java.lang.Integer height)
Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.resize(java.lang.Integer width,
java.lang.Integer height,
java.lang.Character special)
Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.respectParenthesis()
Add option -respect-parenthesis to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.reverse()
Add option -reverse to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.roll()
Add option -roll to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.roll(java.lang.Integer x)
Add option -roll to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.roll(java.lang.Integer x,
java.lang.Integer y)
Add option -roll to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.rotate()
Add option -rotate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.rotate(java.lang.Double degrees)
Add option -rotate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.rotate(java.lang.Double degrees,
java.lang.Character special)
Add option -rotate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sample()
Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sample(java.lang.Integer width)
Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sample(java.lang.Integer width,
java.lang.Integer height)
Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sample(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset)
Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sample(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset,
java.lang.Integer yOffset)
Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.samplingFactor()
Add option -sampling-factor to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.samplingFactor(java.lang.Double horizontalFactor)
Add option -sampling-factor to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.samplingFactor(java.lang.Double horizontalFactor,
java.lang.Double verticalFactor)
Add option -sampling-factor to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sarseColor()
Add option -sarse-color to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sarseColor(java.lang.String method)
Add option -sarse-color to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sarseColor(java.lang.String method,
java.lang.String cinfo)
Add option -sarse-color to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.scale()
Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.scale(java.lang.Integer width)
Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.scale(java.lang.Integer width,
java.lang.Integer height)
Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.scale(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset)
Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.scale(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset,
java.lang.Integer yOffset)
Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.scene()
Add option -scene to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.scene(java.lang.Integer value)
Add option -scene to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.screen()
Add option -screen to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.seed()
Add option -seed to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.segment()
Add option -segment to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.segment(java.lang.Integer clusterThreshold)
Add option -segment to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.segment(java.lang.Integer clusterThreshold,
java.lang.Double smoothingThreshold)
Add option -segment to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.separate()
Add option -separate to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sepiaTone()
Add option -sepia-tone to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sepiaTone(java.lang.Double threshold)
Add option -sepia-tone to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.set()
Add option -set to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.set(java.lang.String attribute)
Add option -set to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.set(java.lang.String attribute,
java.lang.String value)
Add option -set to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shade()
Add option -shade to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shade(java.lang.Double azimuth)
Add option -shade to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shade(java.lang.Double azimuth,
java.lang.Double elevation)
Add option -shade to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shadow()
Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shadow(java.lang.Integer percentOpacity)
Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shadow(java.lang.Integer percentOpacity,
java.lang.Double sigma)
Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shadow(java.lang.Integer percentOpacity,
java.lang.Double sigma,
java.lang.Integer x)
Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shadow(java.lang.Integer percentOpacity,
java.lang.Double sigma,
java.lang.Integer x,
java.lang.Integer y)
Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shadow(java.lang.Integer percentOpacity,
java.lang.Double sigma,
java.lang.Integer x,
java.lang.Integer y,
java.lang.Boolean percent)
Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sharedMemory()
Add option -shared-memory to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sharpen()
Add option -sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sharpen(java.lang.Double radius)
Add option -sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sharpen(java.lang.Double radius,
java.lang.Double sigma)
Add option -sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shave()
Add option -shave to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shave(java.lang.Integer width)
Add option -shave to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shave(java.lang.Integer width,
java.lang.Integer height)
Add option -shave to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shave(java.lang.Integer width,
java.lang.Integer height,
java.lang.Boolean percent)
Add option -shave to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shear()
Add option -shear to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shear(java.lang.Double xDegrees)
Add option -shear to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.shear(java.lang.Double xDegrees,
java.lang.Double yDegrees)
Add option -shear to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sigmoidalContrast()
Add option -sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sigmoidalContrast(java.lang.Double contrast)
Add option -sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sigmoidalContrast(java.lang.Double contrast,
java.lang.Double midPoint)
Add option -sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.silent()
Add option -silent to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.size()
Add option -size to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.size(java.lang.Integer width)
Add option -size to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.size(java.lang.Integer width,
java.lang.Integer height)
Add option -size to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.size(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer offset)
Add option -size to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sketch()
Add option -sketch to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sketch(java.lang.Double radius)
Add option -sketch to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sketch(java.lang.Double radius,
java.lang.Double sigma)
Add option -sketch to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.sketch(java.lang.Double radius,
java.lang.Double sigma,
java.lang.Double angle)
Add option -sketch to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.snaps()
Add option -snaps to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.snaps(java.lang.Integer value)
Add option -snaps to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.solarize()
Add option -solarize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.solarize(java.lang.Double threshold)
Add option -solarize to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.splice()
Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.splice(java.lang.Double width)
Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.splice(java.lang.Double width,
java.lang.Double height)
Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.splice(java.lang.Double width,
java.lang.Double height,
java.lang.Double x)
Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.splice(java.lang.Double width,
java.lang.Double height,
java.lang.Double x,
java.lang.Double y)
Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.splice(java.lang.Double width,
java.lang.Double height,
java.lang.Double x,
java.lang.Double y,
java.lang.Boolean percent)
Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.spread()
Add option -spread to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.spread(java.lang.Integer amount)
Add option -spread to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.stegano()
Add option -stegano to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.stegano(java.lang.Integer offset)
Add option -stegano to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.stereo()
Add option -stereo to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.stereo(java.lang.Integer x)
Add option -stereo to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.stereo(java.lang.Integer x,
java.lang.Integer y)
Add option -stereo to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.storageType()
Add option -storage-type to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.storageType(java.lang.String type)
Add option -storage-type to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.strip()
Add option -strip to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.stroke()
Add option -stroke to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.stroke(java.lang.String color)
Add option -stroke to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.strokewidth()
Add option -strokewidth to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.strokewidth(java.lang.Integer value)
Add option -strokewidth to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.swap()
Add option -swap to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.swap(java.lang.Integer pos1)
Add option -swap to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.swap(java.lang.Integer pos1,
java.lang.Integer pos2)
Add option -swap to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.swirl()
Add option -swirl to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.swirl(java.lang.Double degrees)
Add option -swirl to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.taint()
Add option -taint to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.textFont()
Add option -text-font to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.textFont(java.lang.String name)
Add option -text-font to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.texture()
Add option -texture to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.texture(java.lang.String filename)
Add option -texture to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.threshold()
Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.threshold(java.lang.Integer red)
Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.threshold(java.lang.Integer red,
java.lang.Integer green)
Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.threshold(java.lang.Integer red,
java.lang.Integer green,
java.lang.Integer blue)
Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.threshold(java.lang.Integer red,
java.lang.Integer green,
java.lang.Integer blue,
java.lang.Integer opacity)
Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.threshold(java.lang.Integer red,
java.lang.Integer green,
java.lang.Integer blue,
java.lang.Integer opacity,
java.lang.Boolean percent)
Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.thumbnail()
Add option -thumbnail to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.thumbnail(java.lang.Integer width)
Add option -thumbnail to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.thumbnail(java.lang.Integer width,
java.lang.Integer height)
Add option -thumbnail to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.thumbnail(java.lang.Integer width,
java.lang.Integer height,
java.lang.Character special)
Add option -thumbnail to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.tile()
Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.tile(java.lang.Integer width)
Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.tile(java.lang.Integer width,
java.lang.Integer height)
Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.tile(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset)
Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.tile(java.lang.Integer width,
java.lang.Integer height,
java.lang.Integer xOffset,
java.lang.Integer yOffset)
Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.tile(java.lang.String filename)
Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.tileOffset()
Add option -tile-offset to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.tileOffset(java.lang.Integer x)
Add option -tile-offset to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.tileOffset(java.lang.Integer x,
java.lang.Integer y)
Add option -tile-offset to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.tint()
Add option -tint to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.tint(java.lang.Double value)
Add option -tint to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.title()
Add option -title to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.title(java.lang.String text)
Add option -title to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.transform()
Add option -transform to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.transparent(java.lang.String color)
Add option -transparent to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.transparentColor()
Add option -transparent-color to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.transparentColor(java.lang.String color)
Add option -transparent-color to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.transpose()
Add option -transpose to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.transverse()
Add option -transverse to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.treedepth()
Add option -treedepth to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.treedepth(java.lang.Integer value)
Add option -treedepth to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.trim()
Add option -trim to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.type()
Add option -type to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.type(java.lang.String type)
Add option -type to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.undercolor()
Add option -undercolor to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.undercolor(java.lang.String color)
Add option -undercolor to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.uniqueColors()
Add option -unique-colors to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.units()
Add option -units to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.units(java.lang.String type)
Add option -units to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.unsharp()
Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.unsharp(java.lang.Double radius)
Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.unsharp(java.lang.Double radius,
java.lang.Double sigma)
Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.unsharp(java.lang.Double radius,
java.lang.Double sigma,
java.lang.Double amount)
Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.unsharp(java.lang.Double radius,
java.lang.Double sigma,
java.lang.Double amount,
java.lang.Double threshold)
Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.update()
Add option -update to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.update(java.lang.Integer seconds)
Add option -update to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.verbose()
Add option -verbose to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.version()
Add option -version to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.view()
Add option -view to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.view(java.lang.String text)
Add option -view to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.vignette()
Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.vignette(java.lang.Double radius)
Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.vignette(java.lang.Double radius,
java.lang.Double sigma)
Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.vignette(java.lang.Double radius,
java.lang.Double sigma,
java.lang.Double x)
Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.vignette(java.lang.Double radius,
java.lang.Double sigma,
java.lang.Double x,
java.lang.Double y)
Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.vignette(java.lang.Double radius,
java.lang.Double sigma,
java.lang.Double x,
java.lang.Double y,
java.lang.Boolean percent)
Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.virtualPixel()
Add option -virtual-pixel to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.virtualPixel(java.lang.String method)
Add option -virtual-pixel to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.visual()
Add option -visual to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.visual(java.lang.String type)
Add option -visual to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.watermark()
Add option -watermark to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.watermark(java.lang.Double brightness)
Add option -watermark to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.wave()
Add option -wave to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.wave(java.lang.Double amplitude)
Add option -wave to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.wave(java.lang.Double amplitude,
java.lang.Double wavelength)
Add option -wave to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.whitePoint()
Add option -white-point to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.whitePoint(java.lang.Double x)
Add option -white-point to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.whitePoint(java.lang.Double x,
java.lang.Double y)
Add option -white-point to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.whiteThreshold()
Add option -white-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.whiteThreshold(java.lang.Double threshold)
Add option -white-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.whiteThreshold(java.lang.Double threshold,
java.lang.Boolean percent)
Add option -white-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.window(java.lang.String id)
Add option -window to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.windowGroup()
Add option -window-group to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.write()
Add option -write to the ImageMagick commandline (see the documentation of ImageMagick for details). |
IMOps |
IMOps.write(java.lang.String filename)
Add option -write to the ImageMagick commandline (see the documentation of ImageMagick for details). |
Uses of IMOps in org.im4java.utils |
---|
Subclasses of IMOps in org.im4java.utils | |
---|---|
class |
ChannelMixer
This class is a wrapper to a channel mixer. |
class |
NoiseFilter
This class is the base class of all noise-remover classes. |
static class |
NoiseFilter.Edge
|
static class |
NoiseFilter.Level
|
static class |
NoiseFilter.Threshold
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |