Class IMOps

Direct Known Subclasses:
IMOperation

public class IMOps extends Operation
This class subclasses Operation and adds methods for all commandline options of ImageMagick.

This class is automatically generated by the source-code generator of im4java.

  • Field Summary

    Fields inherited from class org.im4java.core.Operation

    IMG_PLACEHOLDER
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    The protected Constructor.
  • Method Summary

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

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • IMOps

      protected IMOps()
      The protected Constructor. You should only use subclasses of IMOps.
  • Method Details

    • adaptiveBlur

      public IMOps adaptiveBlur()
      Add option -adaptive-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • adaptiveBlur

      public IMOps adaptiveBlur(Double radius)
      Add option -adaptive-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • adaptiveBlur

      public IMOps adaptiveBlur(Double radius, Double sigma)
      Add option -adaptive-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • adaptiveResize

      public IMOps adaptiveResize()
      Add option -adaptive-resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • adaptiveResize

      public IMOps adaptiveResize(Integer width)
      Add option -adaptive-resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • adaptiveResize

      public IMOps adaptiveResize(Integer width, Integer height)
      Add option -adaptive-resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • adaptiveResize

      public IMOps adaptiveResize(Integer width, Integer height, Character special)
      Add option -adaptive-resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • adaptiveSharpen

      public IMOps adaptiveSharpen()
      Add option -adaptive-sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • adaptiveSharpen

      public IMOps adaptiveSharpen(Double radius)
      Add option -adaptive-sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • adaptiveSharpen

      public IMOps adaptiveSharpen(Double radius, Double sigma)
      Add option -adaptive-sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • adjoin

      public IMOps adjoin()
      Add option -adjoin to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_adjoin

      public IMOps p_adjoin()
      Add option +adjoin to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • affine

      public IMOps affine()
      Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • affine

      public IMOps affine(Double sx)
      Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • affine

      public IMOps affine(Double sx, Double rx)
      Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • affine

      public IMOps affine(Double sx, Double rx, Double ry)
      Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • affine

      public IMOps affine(Double sx, Double rx, Double ry, Double sy)
      Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • affine

      public IMOps affine(Double sx, Double rx, Double ry, Double sy, Double tx)
      Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • affine

      public IMOps affine(Double sx, Double rx, Double ry, Double sy, Double tx, Double ty)
      Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • alpha

      public IMOps alpha()
      Add option -alpha to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • alpha

      public IMOps alpha(String type)
      Add option -alpha to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • annotate

      public IMOps annotate()
      Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • annotate

      public IMOps annotate(Integer xr)
      Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • annotate

      public IMOps annotate(Integer xr, Integer yr)
      Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • annotate

      public IMOps annotate(Integer xr, Integer yr, Integer x)
      Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • annotate

      public IMOps annotate(Integer xr, Integer yr, Integer x, Integer y)
      Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • annotate

      public IMOps annotate(Integer xr, Integer yr, Integer x, Integer y, String text)
      Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • antialias

      public IMOps antialias()
      Add option -antialias to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_antialias

      public IMOps p_antialias()
      Add option +antialias to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • append

      public IMOps append()
      Add option -append to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_append

      public IMOps p_append()
      Add option +append to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • attenuate

      public IMOps attenuate()
      Add option -attenuate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • attenuate

      public IMOps attenuate(Double value)
      Add option -attenuate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • authenticate

      public IMOps authenticate()
      Add option -authenticate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • authenticate

      public IMOps authenticate(String password)
      Add option -authenticate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • autoOrient

      public IMOps autoOrient()
      Add option -auto-orient to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • average

      public IMOps average()
      Add option -average to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • backdrop

      public IMOps backdrop()
      Add option -backdrop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • backdrop

      public IMOps backdrop(String color)
      Add option -backdrop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • background

      public IMOps background()
      Add option -background to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • background

      public IMOps background(String color)
      Add option -background to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • bench

      public IMOps bench()
      Add option -bench to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • bench

      public IMOps bench(Integer iterations)
      Add option -bench to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • blend

      public IMOps blend()
      Add option -blend to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • blend

      public IMOps blend(Integer srcPercent)
      Add option -blend to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • blend

      public IMOps blend(Integer srcPercent, Integer dstPercent)
      Add option -blend to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • bias

      public IMOps bias()
      Add option -bias to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • bias

      public IMOps bias(Integer value)
      Add option -bias to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • bias

      public IMOps bias(Integer value, Boolean percent)
      Add option -bias to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • blackPointCompensation

      public IMOps blackPointCompensation()
      Add option -black-point-compensation to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • blackThreshold

      public IMOps blackThreshold()
      Add option -black-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • blackThreshold

      public IMOps blackThreshold(Double threshold)
      Add option -black-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • blackThreshold

      public IMOps blackThreshold(Double threshold, Boolean percent)
      Add option -black-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • bluePrimary

      public IMOps bluePrimary()
      Add option -blue-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • bluePrimary

      public IMOps bluePrimary(Double x)
      Add option -blue-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • bluePrimary

      public IMOps bluePrimary(Double x, Double y)
      Add option -blue-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • blur

      public IMOps blur()
      Add option -blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • blur

      public IMOps blur(Double radius)
      Add option -blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • blur

      public IMOps blur(Double radius, Double sigma)
      Add option -blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • bordercolor

      public IMOps bordercolor()
      Add option -bordercolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • bordercolor

      public IMOps bordercolor(String color)
      Add option -bordercolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • border

      public IMOps border(Integer width)
      Add option -border to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • border

      public IMOps border(Integer width, Integer height)
      Add option -border to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • borderwidth

      public IMOps borderwidth()
      Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • borderwidth

      public IMOps borderwidth(Integer width)
      Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • borderwidth

      public IMOps borderwidth(Integer width, Integer height)
      Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • borderwidth

      public IMOps borderwidth(Integer width, Integer height, Integer xOffset)
      Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • borderwidth

      public IMOps borderwidth(Integer width, Integer height, Integer xOffset, Integer yOffset)
      Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • cache

      public IMOps cache()
      Add option -cache to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • cache

      public IMOps cache(Double threshold)
      Add option -cache to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • caption

      public IMOps caption()
      Add option -caption to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • caption

      public IMOps caption(String text)
      Add option -caption to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_channel

      public IMOps p_channel()
      Add option +channel to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • channel

      public IMOps channel()
      Add option -channel to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • channel

      public IMOps channel(String type)
      Add option -channel to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • charcoal

      public IMOps charcoal()
      Add option -charcoal to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • charcoal

      public IMOps charcoal(Integer factor)
      Add option -charcoal to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • chop

      public IMOps chop()
      Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • chop

      public IMOps chop(Integer width)
      Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • chop

      public IMOps chop(Integer width, Integer height)
      Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • chop

      public IMOps chop(Integer width, Integer height, Integer x)
      Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • chop

      public IMOps chop(Integer width, Integer height, Integer x, Integer y)
      Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • chop

      public IMOps chop(Integer width, Integer height, Integer x, Integer y, Boolean percent)
      Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • clip

      public IMOps clip()
      Add option -clip to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • clipMask

      public IMOps clipMask()
      Add option -clip-mask to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • clipPath

      public IMOps clipPath()
      Add option -clip-path to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • clipPath

      public IMOps clipPath(Integer id)
      Add option -clip-path to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_clone

      public IMOps p_clone()
      Add option +clone to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • clone

      public IMOps clone()
      Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details).
      Overrides:
      clone in class Object
    • clone

      public IMOps clone(Integer index1)
      Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • clone

      public IMOps clone(Integer index1, Integer index2)
      Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • clone

      public IMOps clone(Integer index1, Integer index2, Integer index3)
      Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • clone

      public IMOps clone(String indexes)
      Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • clut

      public IMOps clut()
      Add option -clut to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • coalesce

      public IMOps coalesce()
      Add option -coalesce to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • colorize

      public IMOps colorize()
      Add option -colorize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • colorize

      public IMOps colorize(Integer red)
      Add option -colorize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • colorize

      public IMOps colorize(Integer red, Integer blue)
      Add option -colorize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • colorize

      public IMOps colorize(Integer red, Integer blue, Integer green)
      Add option -colorize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • colormap

      public IMOps colormap()
      Add option -colormap to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • colormap

      public IMOps colormap(String type)
      Add option -colormap to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • colors

      public IMOps colors()
      Add option -colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • colors

      public IMOps colors(Integer value)
      Add option -colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • colorspace

      public IMOps colorspace()
      Add option -colorspace to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • colorspace

      public IMOps colorspace(String value)
      Add option -colorspace to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • combine

      public IMOps combine()
      Add option -combine to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • comment

      public IMOps comment()
      Add option -comment to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • comment

      public IMOps comment(String text)
      Add option -comment to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • compose

      public IMOps compose()
      Add option -compose to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • compose

      public IMOps compose(String operator)
      Add option -compose to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • composite

      public IMOps composite()
      Add option -composite to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_compress

      public IMOps p_compress()
      Add option +compress to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • compress

      public IMOps compress()
      Add option -compress to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • compress

      public IMOps compress(String type)
      Add option -compress to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • contrast

      public IMOps contrast()
      Add option -contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_contrast

      public IMOps p_contrast()
      Add option +contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • contrastStretch

      public IMOps contrastStretch()
      Add option -contrast-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • contrastStretch

      public IMOps contrastStretch(Integer blackPoint)
      Add option -contrast-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • contrastStretch

      public IMOps contrastStretch(Integer blackPoint, Integer whitePoint)
      Add option -contrast-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • contrastStretch

      public IMOps contrastStretch(Integer blackPoint, Integer whitePoint, Boolean percent)
      Add option -contrast-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve()
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3, Integer k4)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6, Integer k7)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6, Integer k7, Integer k8)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6, Integer k7, Integer k8, Integer k9)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6, Integer k7, Integer k8, Integer k9, Integer k10)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6, Integer k7, Integer k8, Integer k9, Integer k10, Integer k11)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6, Integer k7, Integer k8, Integer k9, Integer k10, Integer k11, Integer k12)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6, Integer k7, Integer k8, Integer k9, Integer k10, Integer k11, Integer k12, Integer k13)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6, Integer k7, Integer k8, Integer k9, Integer k10, Integer k11, Integer k12, Integer k13, Integer k14)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6, Integer k7, Integer k8, Integer k9, Integer k10, Integer k11, Integer k12, Integer k13, Integer k14, Integer k15)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • convolve

      public IMOps convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6, Integer k7, Integer k8, Integer k9, Integer k10, Integer k11, Integer k12, Integer k13, Integer k14, Integer k15, Integer k16)
      Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • crop

      public IMOps crop()
      Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • crop

      public IMOps crop(Integer width)
      Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • crop

      public IMOps crop(Integer width, Integer height)
      Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • crop

      public IMOps crop(Integer width, Integer height, Integer x)
      Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • crop

      public IMOps crop(Integer width, Integer height, Integer x, Integer y)
      Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • crop

      public IMOps crop(Integer width, Integer height, Integer x, Integer y, Character special)
      Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • cycle

      public IMOps cycle()
      Add option -cycle to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • cycle

      public IMOps cycle(Integer amount)
      Add option -cycle to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_debug

      public IMOps p_debug()
      Add option +debug to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • debug

      public IMOps debug()
      Add option -debug to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • debug

      public IMOps debug(String events)
      Add option -debug to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • decipher

      public IMOps decipher()
      Add option -decipher to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • decipher

      public IMOps decipher(String filename)
      Add option -decipher to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • deconstruct

      public IMOps deconstruct()
      Add option -deconstruct to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_define

      public IMOps p_define()
      Add option +define to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_define

      public IMOps p_define(String key)
      Add option +define to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • define

      public IMOps define()
      Add option -define to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • define

      public IMOps define(String keyValue)
      Add option -define to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • delay

      public IMOps delay()
      Add option -delay to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • delay

      public IMOps delay(Integer ticks)
      Add option -delay to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • delay

      public IMOps delay(Integer ticks, Integer ticksPerSecond)
      Add option -delay to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • delay

      public IMOps delay(Integer ticks, Integer ticksPerSecond, Character special)
      Add option -delay to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_delete

      public IMOps p_delete()
      Add option +delete to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • delete

      public IMOps delete()
      Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • delete

      public IMOps delete(Integer index1)
      Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • delete

      public IMOps delete(Integer index1, Integer index2)
      Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • delete

      public IMOps delete(Integer index1, Integer index2, Integer index3)
      Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • delete

      public IMOps delete(String indexes)
      Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • density

      public IMOps density()
      Add option -density to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • density

      public IMOps density(Integer width)
      Add option -density to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • density

      public IMOps density(Integer width, Integer height)
      Add option -density to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • depth

      public IMOps depth()
      Add option -depth to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • depth

      public IMOps depth(Integer value)
      Add option -depth to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • descend

      public IMOps descend()
      Add option -descend to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • deskew

      public IMOps deskew()
      Add option -deskew to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • deskew

      public IMOps deskew(Double threshold)
      Add option -deskew to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • despeckle

      public IMOps despeckle()
      Add option -despeckle to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • displace

      public IMOps displace()
      Add option -displace to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • displace

      public IMOps displace(Double horizontalScale)
      Add option -displace to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • displace

      public IMOps displace(Double horizontalScale, Double verticalScale)
      Add option -displace to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • display

      public IMOps display()
      Add option -display to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • display

      public IMOps display(String host)
      Add option -display to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • display

      public IMOps display(String host, Integer display)
      Add option -display to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • display

      public IMOps display(String host, Integer display, Integer screen)
      Add option -display to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_dispose

      public IMOps p_dispose()
      Add option +dispose to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • dispose

      public IMOps dispose()
      Add option -dispose to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • dispose

      public IMOps dispose(String method)
      Add option -dispose to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • dissolve

      public IMOps dissolve()
      Add option -dissolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • dissolve

      public IMOps dissolve(Integer percent)
      Add option -dissolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • distort

      public IMOps distort()
      Add option -distort to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • distort

      public IMOps distort(String method)
      Add option -distort to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • distort

      public IMOps distort(String method, String arguments)
      Add option -distort to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_distort

      public IMOps p_distort()
      Add option +distort to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_distort

      public IMOps p_distort(String method)
      Add option +distort to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_distort

      public IMOps p_distort(String method, String arguments)
      Add option +distort to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_dither

      public IMOps p_dither()
      Add option +dither to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • dither

      public IMOps dither()
      Add option -dither to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • dither

      public IMOps dither(String method)
      Add option -dither to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • draw

      public IMOps draw()
      Add option -draw to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • draw

      public IMOps draw(String string)
      Add option -draw to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • edge

      public IMOps edge()
      Add option -edge to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • edge

      public IMOps edge(Double radius)
      Add option -edge to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • emboss

      public IMOps emboss()
      Add option -emboss to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • emboss

      public IMOps emboss(Double radius)
      Add option -emboss to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • encipher

      public IMOps encipher()
      Add option -encipher to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • encipher

      public IMOps encipher(String filename)
      Add option -encipher to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • encoding

      public IMOps encoding()
      Add option -encoding to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • encoding

      public IMOps encoding(String type)
      Add option -encoding to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_endian

      public IMOps p_endian()
      Add option +endian to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • endian

      public IMOps endian()
      Add option -endian to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • endian

      public IMOps endian(String type)
      Add option -endian to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • enhance

      public IMOps enhance()
      Add option -enhance to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • equalize

      public IMOps equalize()
      Add option -equalize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • evaluate

      public IMOps evaluate()
      Add option -evaluate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • evaluate

      public IMOps evaluate(String operator)
      Add option -evaluate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • evaluate

      public IMOps evaluate(String operator, String constant)
      Add option -evaluate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • extent

      public IMOps extent()
      Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • extent

      public IMOps extent(Integer width)
      Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • extent

      public IMOps extent(Integer width, Integer height)
      Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • extent

      public IMOps extent(Integer width, Integer height, Integer xOffset)
      Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • extent

      public IMOps extent(Integer width, Integer height, Integer xOffset, Integer yOffset)
      Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • extract

      public IMOps extract()
      Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • extract

      public IMOps extract(Integer width)
      Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • extract

      public IMOps extract(Integer width, Integer height)
      Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • extract

      public IMOps extract(Integer width, Integer height, Integer xOffset)
      Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • extract

      public IMOps extract(Integer width, Integer height, Integer xOffset, Integer yOffset)
      Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • fill

      public IMOps fill()
      Add option -fill to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • fill

      public IMOps fill(String color)
      Add option -fill to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • filter

      public IMOps filter()
      Add option -filter to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • filter

      public IMOps filter(String type)
      Add option -filter to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • flatten

      public IMOps flatten()
      Add option -flatten to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • flip

      public IMOps flip()
      Add option -flip to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • floodfill

      public IMOps floodfill()
      Add option -floodfill to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • floodfill

      public IMOps floodfill(Integer x)
      Add option -floodfill to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • floodfill

      public IMOps floodfill(Integer x, Integer y)
      Add option -floodfill to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • floodfill

      public IMOps floodfill(Integer x, Integer y, String color)
      Add option -floodfill to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • flop

      public IMOps flop()
      Add option -flop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • font

      public IMOps font()
      Add option -font to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • font

      public IMOps font(String name)
      Add option -font to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • foreground

      public IMOps foreground()
      Add option -foreground to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • foreground

      public IMOps foreground(String color)
      Add option -foreground to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • format

      public IMOps format()
      Add option -format to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • format

      public IMOps format(String type)
      Add option -format to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • frame

      public IMOps frame()
      Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • frame

      public IMOps frame(Integer width)
      Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • frame

      public IMOps frame(Integer width, Integer height)
      Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • frame

      public IMOps frame(Integer width, Integer height, Integer outerBevelWidth)
      Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • frame

      public IMOps frame(Integer width, Integer height, Integer outerBevelWidth, Integer innerBevelWidth)
      Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • fuzz

      public IMOps fuzz()
      Add option -fuzz to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • fuzz

      public IMOps fuzz(Double distance)
      Add option -fuzz to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • fuzz

      public IMOps fuzz(Double distance, Boolean percent)
      Add option -fuzz to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • fx

      public IMOps fx()
      Add option -fx to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • fx

      public IMOps fx(String expression)
      Add option -fx to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • gamma

      public IMOps gamma()
      Add option -gamma to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • gamma

      public IMOps gamma(Double value)
      Add option -gamma to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_gamma

      public IMOps p_gamma()
      Add option +gamma to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_gamma

      public IMOps p_gamma(Double value)
      Add option +gamma to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • gaussianBlur

      public IMOps gaussianBlur()
      Add option -gaussian-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • gaussianBlur

      public IMOps gaussianBlur(Double radius)
      Add option -gaussian-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • gaussianBlur

      public IMOps gaussianBlur(Double radius, Double sigma)
      Add option -gaussian-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • geometry

      public IMOps geometry()
      Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • geometry

      public IMOps geometry(Integer width)
      Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • geometry

      public IMOps geometry(Integer width, Integer height)
      Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • geometry

      public IMOps geometry(Integer width, Integer height, Integer x)
      Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • geometry

      public IMOps geometry(Integer width, Integer height, Integer x, Integer y)
      Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • gravity

      public IMOps gravity()
      Add option -gravity to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • gravity

      public IMOps gravity(String type)
      Add option -gravity to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • greenPrimary

      public IMOps greenPrimary()
      Add option -green-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • greenPrimary

      public IMOps greenPrimary(Double x)
      Add option -green-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • greenPrimary

      public IMOps greenPrimary(Double x, Double y)
      Add option -green-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • help

      public IMOps help()
      Add option -help to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • highlightColor

      public IMOps highlightColor()
      Add option -highlight-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • highlightColor

      public IMOps highlightColor(String color)
      Add option -highlight-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • iconGeometry

      public IMOps iconGeometry()
      Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • iconGeometry

      public IMOps iconGeometry(Integer width)
      Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • iconGeometry

      public IMOps iconGeometry(Integer width, Integer height)
      Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • iconGeometry

      public IMOps iconGeometry(Integer width, Integer height, Integer xOffset)
      Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • iconGeometry

      public IMOps iconGeometry(Integer width, Integer height, Integer xOffset, Integer yOffset)
      Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • iconic

      public IMOps iconic()
      Add option -iconic to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • identify

      public IMOps identify()
      Add option -identify to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • immutable

      public IMOps immutable()
      Add option -immutable to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • implode

      public IMOps implode()
      Add option -implode to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • implode

      public IMOps implode(Double factor)
      Add option -implode to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • insert

      public IMOps insert()
      Add option -insert to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • insert

      public IMOps insert(Integer index)
      Add option -insert to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • intent

      public IMOps intent()
      Add option -intent to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • intent

      public IMOps intent(String type)
      Add option -intent to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • interlace

      public IMOps interlace()
      Add option -interlace to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • interlace

      public IMOps interlace(String type)
      Add option -interlace to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • interpolate

      public IMOps interpolate()
      Add option -interpolate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • interpolate

      public IMOps interpolate(String type)
      Add option -interpolate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • interwordSpacing

      public IMOps interwordSpacing()
      Add option -interword-spacing to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • interwordSpacing

      public IMOps interwordSpacing(Integer value)
      Add option -interword-spacing to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • kerning

      public IMOps kerning()
      Add option -kerning to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • kerning

      public IMOps kerning(Integer value)
      Add option -kerning to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_label

      public IMOps p_label()
      Add option +label to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • label

      public IMOps label()
      Add option -label to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • label

      public IMOps label(String name)
      Add option -label to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • lat

      public IMOps lat()
      Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • lat

      public IMOps lat(Integer width)
      Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • lat

      public IMOps lat(Integer width, Integer height)
      Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • lat

      public IMOps lat(Integer width, Integer height, Integer offset)
      Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • lat

      public IMOps lat(Integer width, Integer height, Integer offset, Boolean percent)
      Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • layers

      public IMOps layers()
      Add option -layers to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • layers

      public IMOps layers(String method)
      Add option -layers to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • levelColors

      public IMOps levelColors()
      Add option -level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • levelColors

      public IMOps levelColors(String black_color)
      Add option -level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • levelColors

      public IMOps levelColors(String black_color, String white_color)
      Add option -level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_levelColors

      public IMOps p_levelColors()
      Add option +level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_levelColors

      public IMOps p_levelColors(String black_color)
      Add option +level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_levelColors

      public IMOps p_levelColors(String black_color, String white_color)
      Add option +level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • level

      public IMOps level(Double black_point)
      Add option -level to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • level

      public IMOps level(Double black_point, Double white_point)
      Add option -level to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • level

      public IMOps level(Double black_point, Double white_point, Boolean percent)
      Add option -level to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • level

      public IMOps level(Double black_point, Double white_point, Boolean percent, Double gamma)
      Add option -level to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_level

      public IMOps p_level(Double black_point)
      Add option +level to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_level

      public IMOps p_level(Double black_point, Double white_point)
      Add option +level to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_level

      public IMOps p_level(Double black_point, Double white_point, Boolean percent)
      Add option +level to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_level

      public IMOps p_level(Double black_point, Double white_point, Boolean percent, Double gamma)
      Add option +level to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • limit

      public IMOps limit()
      Add option -limit to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • limit

      public IMOps limit(String type)
      Add option -limit to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • linearStretch

      public IMOps linearStretch()
      Add option -linear-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • linearStretch

      public IMOps linearStretch(Double blackPoint)
      Add option -linear-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • linearStretch

      public IMOps linearStretch(Double blackPoint, Double whitePoint)
      Add option -linear-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • linearStretch

      public IMOps linearStretch(Double blackPoint, Double whitePoint, Boolean percent)
      Add option -linear-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • linewidth

      public IMOps linewidth()
      Add option -linewidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • liquidRescale

      public IMOps liquidRescale()
      Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • liquidRescale

      public IMOps liquidRescale(Integer width)
      Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • liquidRescale

      public IMOps liquidRescale(Integer width, Integer height)
      Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • liquidRescale

      public IMOps liquidRescale(Integer width, Integer height, Integer xOffset)
      Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • liquidRescale

      public IMOps liquidRescale(Integer width, Integer height, Integer xOffset, Integer yOffset)
      Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • list

      public IMOps list()
      Add option -list to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • list

      public IMOps list(String type)
      Add option -list to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • log

      public IMOps log()
      Add option -log to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • log

      public IMOps log(String text)
      Add option -log to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • loop

      public IMOps loop()
      Add option -loop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • loop

      public IMOps loop(Integer iterations)
      Add option -loop to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • lowlightColor

      public IMOps lowlightColor()
      Add option -lowlight-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • lowlightColor

      public IMOps lowlightColor(String color)
      Add option -lowlight-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • magnify

      public IMOps magnify()
      Add option -magnify to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • magnify

      public IMOps magnify(Double factor)
      Add option -magnify to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_map

      public IMOps p_map()
      Add option +map to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • map

      public IMOps map()
      Add option -map to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • map

      public IMOps map(String components)
      Add option -map to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_mask

      public IMOps p_mask()
      Add option +mask to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • mask

      public IMOps mask()
      Add option -mask to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • mask

      public IMOps mask(String filename)
      Add option -mask to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • mattecolor

      public IMOps mattecolor()
      Add option -mattecolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • mattecolor

      public IMOps mattecolor(String color)
      Add option -mattecolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • median

      public IMOps median()
      Add option -median to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • median

      public IMOps median(Double radius)
      Add option -median to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • metric

      public IMOps metric()
      Add option -metric to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • metric

      public IMOps metric(String type)
      Add option -metric to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • mode

      public IMOps mode()
      Add option -mode to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • mode

      public IMOps mode(String value)
      Add option -mode to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • modulate

      public IMOps modulate()
      Add option -modulate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • modulate

      public IMOps modulate(Double brightness)
      Add option -modulate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • modulate

      public IMOps modulate(Double brightness, Double saturation)
      Add option -modulate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • modulate

      public IMOps modulate(Double brightness, Double saturation, Double hue)
      Add option -modulate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • monitor

      public IMOps monitor()
      Add option -monitor to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • monochrome

      public IMOps monochrome()
      Add option -monochrome to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • morph

      public IMOps morph()
      Add option -morph to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • morph

      public IMOps morph(Integer frames)
      Add option -morph to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • mosaic

      public IMOps mosaic()
      Add option -mosaic to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • motionBlur

      public IMOps motionBlur()
      Add option -motion-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • motionBlur

      public IMOps motionBlur(Double radius)
      Add option -motion-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • motionBlur

      public IMOps motionBlur(Double radius, Double sigma)
      Add option -motion-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • motionBlur

      public IMOps motionBlur(Double radius, Double sigma, Double angle)
      Add option -motion-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • name

      public IMOps name()
      Add option -name to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • negate

      public IMOps negate()
      Add option -negate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_negate

      public IMOps p_negate()
      Add option +negate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • noise

      public IMOps noise()
      Add option -noise to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • noise

      public IMOps noise(Double radius)
      Add option -noise to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_noise

      public IMOps p_noise()
      Add option +noise to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_noise

      public IMOps p_noise(String type)
      Add option +noise to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • normalize

      public IMOps normalize()
      Add option -normalize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • opaque

      public IMOps opaque()
      Add option -opaque to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • opaque

      public IMOps opaque(String color)
      Add option -opaque to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_opaque

      public IMOps p_opaque()
      Add option +opaque to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_opaque

      public IMOps p_opaque(String color)
      Add option +opaque to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • orderedDither

      public IMOps orderedDither()
      Add option -ordered-dither to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • orderedDither

      public IMOps orderedDither(String threshold_map)
      Add option -ordered-dither to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • orderedDither

      public IMOps orderedDither(String threshold_map, String level)
      Add option -ordered-dither to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • orient

      public IMOps orient()
      Add option -orient to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • orient

      public IMOps orient(String imageOrientation)
      Add option -orient to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_page

      public IMOps p_page()
      Add option +page to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • page

      public IMOps page()
      Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • page

      public IMOps page(Integer width)
      Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • page

      public IMOps page(Integer width, Integer height)
      Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • page

      public IMOps page(Integer width, Integer height, Integer x)
      Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • page

      public IMOps page(Integer width, Integer height, Integer x, Integer y)
      Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • page

      public IMOps page(Integer width, Integer height, Integer x, Integer y, Character special)
      Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • paint

      public IMOps paint()
      Add option -paint to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • paint

      public IMOps paint(Double radius)
      Add option -paint to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • path

      public IMOps path()
      Add option -path to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • path

      public IMOps path(String path)
      Add option -path to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • pause

      public IMOps pause()
      Add option -pause to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • pause

      public IMOps pause(Integer seconds)
      Add option -pause to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • ping

      public IMOps ping()
      Add option -ping to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • pointsize

      public IMOps pointsize()
      Add option -pointsize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • pointsize

      public IMOps pointsize(Integer value)
      Add option -pointsize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • polaroid

      public IMOps polaroid()
      Add option -polaroid to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • polaroid

      public IMOps polaroid(Double angle)
      Add option -polaroid to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_polaroid

      public IMOps p_polaroid()
      Add option +polaroid to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • posterize

      public IMOps posterize()
      Add option -posterize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • posterize

      public IMOps posterize(Integer levels)
      Add option -posterize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • preview

      public IMOps preview()
      Add option -preview to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • preview

      public IMOps preview(String type)
      Add option -preview to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • print

      public IMOps print()
      Add option -print to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • print

      public IMOps print(String text)
      Add option -print to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • process

      public IMOps process()
      Add option -process to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • process

      public IMOps process(String command)
      Add option -process to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • profile

      public IMOps profile()
      Add option -profile to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • profile

      public IMOps profile(String filename)
      Add option -profile to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_profile

      public IMOps p_profile()
      Add option +profile to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_profile

      public IMOps p_profile(String profileName)
      Add option +profile to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • quality

      public IMOps quality()
      Add option -quality to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • quality

      public IMOps quality(Double value)
      Add option -quality to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • quantize

      public IMOps quantize()
      Add option -quantize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • quantize

      public IMOps quantize(String colorspace)
      Add option -quantize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • quiet

      public IMOps quiet()
      Add option -quiet to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • radialBlur

      public IMOps radialBlur()
      Add option -radial-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • radialBlur

      public IMOps radialBlur(Double angle)
      Add option -radial-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • raise

      public IMOps raise()
      Add option -raise to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • raise

      public IMOps raise(Integer width)
      Add option -raise to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • raise

      public IMOps raise(Integer width, Integer height)
      Add option -raise to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_raise

      public IMOps p_raise()
      Add option +raise to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_raise

      public IMOps p_raise(Integer width)
      Add option +raise to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_raise

      public IMOps p_raise(Integer width, Integer height)
      Add option +raise to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • randomThreshold

      public IMOps randomThreshold()
      Add option -random-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • randomThreshold

      public IMOps randomThreshold(Double low)
      Add option -random-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • randomThreshold

      public IMOps randomThreshold(Double low, Double high)
      Add option -random-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • randomThreshold

      public IMOps randomThreshold(Double low, Double high, Boolean percent)
      Add option -random-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • recolor

      public IMOps recolor()
      Add option -recolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • recolor

      public IMOps recolor(String matrix)
      Add option -recolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • redPrimary

      public IMOps redPrimary()
      Add option -red-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • redPrimary

      public IMOps redPrimary(Double x)
      Add option -red-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • redPrimary

      public IMOps redPrimary(Double x, Double y)
      Add option -red-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • regardWarnings

      public IMOps regardWarnings()
      Add option -regard-warnings to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • region

      public IMOps region()
      Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • region

      public IMOps region(Integer width)
      Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • region

      public IMOps region(Integer width, Integer height)
      Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • region

      public IMOps region(Integer width, Integer height, Integer x)
      Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • region

      public IMOps region(Integer width, Integer height, Integer x, Integer y)
      Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_remap

      public IMOps p_remap()
      Add option +remap to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • remap

      public IMOps remap()
      Add option -remap to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • remap

      public IMOps remap(String filename)
      Add option -remap to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • remote

      public IMOps remote()
      Add option -remote to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • render

      public IMOps render()
      Add option -render to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_render

      public IMOps p_render()
      Add option +render to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_repage

      public IMOps p_repage()
      Add option +repage to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • repage

      public IMOps repage()
      Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • repage

      public IMOps repage(Integer width)
      Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • repage

      public IMOps repage(Integer width, Integer height)
      Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • repage

      public IMOps repage(Integer width, Integer height, Integer xOffset)
      Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • repage

      public IMOps repage(Integer width, Integer height, Integer xOffset, Integer yOffset)
      Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • resample

      public IMOps resample()
      Add option -resample to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • resample

      public IMOps resample(Integer horizontal)
      Add option -resample to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • resample

      public IMOps resample(Integer horizontal, Integer vertical)
      Add option -resample to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • resize

      public IMOps resize()
      Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • resize

      public IMOps resize(Integer width)
      Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • resize

      public IMOps resize(Integer width, Integer height)
      Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • resize

      public IMOps resize(Integer width, Integer height, Character special)
      Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • respectParenthesis

      public IMOps respectParenthesis()
      Add option -respect-parenthesis to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • reverse

      public IMOps reverse()
      Add option -reverse to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • roll

      public IMOps roll()
      Add option -roll to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • roll

      public IMOps roll(Integer x)
      Add option -roll to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • roll

      public IMOps roll(Integer x, Integer y)
      Add option -roll to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • rotate

      public IMOps rotate()
      Add option -rotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • rotate

      public IMOps rotate(Double degrees)
      Add option -rotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • rotate

      public IMOps rotate(Double degrees, Character special)
      Add option -rotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sample

      public IMOps sample()
      Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sample

      public IMOps sample(Integer width)
      Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sample

      public IMOps sample(Integer width, Integer height)
      Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sample

      public IMOps sample(Integer width, Integer height, Integer xOffset)
      Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sample

      public IMOps sample(Integer width, Integer height, Integer xOffset, Integer yOffset)
      Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • samplingFactor

      public IMOps samplingFactor()
      Add option -sampling-factor to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • samplingFactor

      public IMOps samplingFactor(Double horizontalFactor)
      Add option -sampling-factor to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • samplingFactor

      public IMOps samplingFactor(Double horizontalFactor, Double verticalFactor)
      Add option -sampling-factor to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sarseColor

      public IMOps sarseColor()
      Add option -sarse-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sarseColor

      public IMOps sarseColor(String method)
      Add option -sarse-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sarseColor

      public IMOps sarseColor(String method, String cinfo)
      Add option -sarse-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • scale

      public IMOps scale()
      Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • scale

      public IMOps scale(Integer width)
      Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • scale

      public IMOps scale(Integer width, Integer height)
      Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • scale

      public IMOps scale(Integer width, Integer height, Integer xOffset)
      Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • scale

      public IMOps scale(Integer width, Integer height, Integer xOffset, Integer yOffset)
      Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • scene

      public IMOps scene()
      Add option -scene to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • scene

      public IMOps scene(Integer value)
      Add option -scene to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • screen

      public IMOps screen()
      Add option -screen to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • seed

      public IMOps seed()
      Add option -seed to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • segment

      public IMOps segment()
      Add option -segment to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • segment

      public IMOps segment(Integer clusterThreshold)
      Add option -segment to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • segment

      public IMOps segment(Integer clusterThreshold, Double smoothingThreshold)
      Add option -segment to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • separate

      public IMOps separate()
      Add option -separate to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sepiaTone

      public IMOps sepiaTone()
      Add option -sepia-tone to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sepiaTone

      public IMOps sepiaTone(Double threshold)
      Add option -sepia-tone to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • set

      public IMOps set()
      Add option -set to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • set

      public IMOps set(String attribute)
      Add option -set to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • set

      public IMOps set(String attribute, String value)
      Add option -set to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shade

      public IMOps shade()
      Add option -shade to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shade

      public IMOps shade(Double azimuth)
      Add option -shade to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shade

      public IMOps shade(Double azimuth, Double elevation)
      Add option -shade to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_shade

      public IMOps p_shade()
      Add option +shade to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_shade

      public IMOps p_shade(Double azimuth)
      Add option +shade to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_shade

      public IMOps p_shade(Double azimuth, Double elevation)
      Add option +shade to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shadow

      public IMOps shadow()
      Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shadow

      public IMOps shadow(Integer percentOpacity)
      Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shadow

      public IMOps shadow(Integer percentOpacity, Double sigma)
      Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shadow

      public IMOps shadow(Integer percentOpacity, Double sigma, Integer x)
      Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shadow

      public IMOps shadow(Integer percentOpacity, Double sigma, Integer x, Integer y)
      Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shadow

      public IMOps shadow(Integer percentOpacity, Double sigma, Integer x, Integer y, Boolean percent)
      Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sharedMemory

      public IMOps sharedMemory()
      Add option -shared-memory to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sharpen

      public IMOps sharpen()
      Add option -sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sharpen

      public IMOps sharpen(Double radius)
      Add option -sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sharpen

      public IMOps sharpen(Double radius, Double sigma)
      Add option -sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shave

      public IMOps shave()
      Add option -shave to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shave

      public IMOps shave(Integer width)
      Add option -shave to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shave

      public IMOps shave(Integer width, Integer height)
      Add option -shave to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shave

      public IMOps shave(Integer width, Integer height, Boolean percent)
      Add option -shave to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shear

      public IMOps shear()
      Add option -shear to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shear

      public IMOps shear(Double xDegrees)
      Add option -shear to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • shear

      public IMOps shear(Double xDegrees, Double yDegrees)
      Add option -shear to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sigmoidalContrast

      public IMOps sigmoidalContrast()
      Add option -sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sigmoidalContrast

      public IMOps sigmoidalContrast(Double contrast)
      Add option -sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sigmoidalContrast

      public IMOps sigmoidalContrast(Double contrast, Double midPoint)
      Add option -sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_sigmoidalContrast

      public IMOps p_sigmoidalContrast()
      Add option +sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_sigmoidalContrast

      public IMOps p_sigmoidalContrast(Double contrast)
      Add option +sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_sigmoidalContrast

      public IMOps p_sigmoidalContrast(Double contrast, Double midPoint)
      Add option +sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • silent

      public IMOps silent()
      Add option -silent to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • size

      public IMOps size()
      Add option -size to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • size

      public IMOps size(Integer width)
      Add option -size to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • size

      public IMOps size(Integer width, Integer height)
      Add option -size to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • size

      public IMOps size(Integer width, Integer height, Integer offset)
      Add option -size to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sketch

      public IMOps sketch()
      Add option -sketch to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sketch

      public IMOps sketch(Double radius)
      Add option -sketch to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sketch

      public IMOps sketch(Double radius, Double sigma)
      Add option -sketch to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • sketch

      public IMOps sketch(Double radius, Double sigma, Double angle)
      Add option -sketch to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • snaps

      public IMOps snaps()
      Add option -snaps to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • snaps

      public IMOps snaps(Integer value)
      Add option -snaps to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • solarize

      public IMOps solarize()
      Add option -solarize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • solarize

      public IMOps solarize(Double threshold)
      Add option -solarize to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • splice

      public IMOps splice()
      Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • splice

      public IMOps splice(Double width)
      Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • splice

      public IMOps splice(Double width, Double height)
      Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • splice

      public IMOps splice(Double width, Double height, Double x)
      Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • splice

      public IMOps splice(Double width, Double height, Double x, Double y)
      Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • splice

      public IMOps splice(Double width, Double height, Double x, Double y, Boolean percent)
      Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • spread

      public IMOps spread()
      Add option -spread to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • spread

      public IMOps spread(Integer amount)
      Add option -spread to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • stegano

      public IMOps stegano()
      Add option -stegano to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • stegano

      public IMOps stegano(Integer offset)
      Add option -stegano to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • stereo

      public IMOps stereo()
      Add option -stereo to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • stereo

      public IMOps stereo(Integer x)
      Add option -stereo to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • stereo

      public IMOps stereo(Integer x, Integer y)
      Add option -stereo to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • storageType

      public IMOps storageType()
      Add option -storage-type to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • storageType

      public IMOps storageType(String type)
      Add option -storage-type to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • strip

      public IMOps strip()
      Add option -strip to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • stroke

      public IMOps stroke()
      Add option -stroke to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • stroke

      public IMOps stroke(String color)
      Add option -stroke to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • strokewidth

      public IMOps strokewidth()
      Add option -strokewidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • strokewidth

      public IMOps strokewidth(Integer value)
      Add option -strokewidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_swap

      public IMOps p_swap()
      Add option +swap to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • swap

      public IMOps swap()
      Add option -swap to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • swap

      public IMOps swap(Integer pos1)
      Add option -swap to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • swap

      public IMOps swap(Integer pos1, Integer pos2)
      Add option -swap to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • swirl

      public IMOps swirl()
      Add option -swirl to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • swirl

      public IMOps swirl(Double degrees)
      Add option -swirl to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • taint

      public IMOps taint()
      Add option -taint to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • textFont

      public IMOps textFont()
      Add option -text-font to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • textFont

      public IMOps textFont(String name)
      Add option -text-font to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • texture

      public IMOps texture()
      Add option -texture to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • texture

      public IMOps texture(String filename)
      Add option -texture to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • threshold

      public IMOps threshold()
      Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • threshold

      public IMOps threshold(Integer red)
      Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • threshold

      public IMOps threshold(Integer red, Integer green)
      Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • threshold

      public IMOps threshold(Integer red, Integer green, Integer blue)
      Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • threshold

      public IMOps threshold(Integer red, Integer green, Integer blue, Integer opacity)
      Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • threshold

      public IMOps threshold(Integer red, Integer green, Integer blue, Integer opacity, Boolean percent)
      Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • thumbnail

      public IMOps thumbnail()
      Add option -thumbnail to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • thumbnail

      public IMOps thumbnail(Integer width)
      Add option -thumbnail to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • thumbnail

      public IMOps thumbnail(Integer width, Integer height)
      Add option -thumbnail to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • thumbnail

      public IMOps thumbnail(Integer width, Integer height, Character special)
      Add option -thumbnail to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • tile

      public IMOps tile()
      Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • tile

      public IMOps tile(Integer width)
      Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • tile

      public IMOps tile(Integer width, Integer height)
      Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • tile

      public IMOps tile(Integer width, Integer height, Integer xOffset)
      Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • tile

      public IMOps tile(Integer width, Integer height, Integer xOffset, Integer yOffset)
      Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • tileOffset

      public IMOps tileOffset()
      Add option -tile-offset to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • tileOffset

      public IMOps tileOffset(Integer x)
      Add option -tile-offset to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • tileOffset

      public IMOps tileOffset(Integer x, Integer y)
      Add option -tile-offset to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • tile

      public IMOps tile(String filename)
      Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • tint

      public IMOps tint()
      Add option -tint to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • tint

      public IMOps tint(Double value)
      Add option -tint to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • title

      public IMOps title()
      Add option -title to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • title

      public IMOps title(String text)
      Add option -title to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • transform

      public IMOps transform()
      Add option -transform to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • transparentColor

      public IMOps transparentColor()
      Add option -transparent-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • transparentColor

      public IMOps transparentColor(String color)
      Add option -transparent-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • transparent

      public IMOps transparent(String color)
      Add option -transparent to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • transpose

      public IMOps transpose()
      Add option -transpose to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • transverse

      public IMOps transverse()
      Add option -transverse to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • treedepth

      public IMOps treedepth()
      Add option -treedepth to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • treedepth

      public IMOps treedepth(Integer value)
      Add option -treedepth to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • trim

      public IMOps trim()
      Add option -trim to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • type

      public IMOps type()
      Add option -type to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • type

      public IMOps type(String type)
      Add option -type to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • undercolor

      public IMOps undercolor()
      Add option -undercolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • undercolor

      public IMOps undercolor(String color)
      Add option -undercolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • uniqueColors

      public IMOps uniqueColors()
      Add option -unique-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • units

      public IMOps units()
      Add option -units to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • units

      public IMOps units(String type)
      Add option -units to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • unsharp

      public IMOps unsharp()
      Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • unsharp

      public IMOps unsharp(Double radius)
      Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • unsharp

      public IMOps unsharp(Double radius, Double sigma)
      Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • unsharp

      public IMOps unsharp(Double radius, Double sigma, Double amount)
      Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • unsharp

      public IMOps unsharp(Double radius, Double sigma, Double amount, Double threshold)
      Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • update

      public IMOps update()
      Add option -update to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • update

      public IMOps update(Integer seconds)
      Add option -update to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • verbose

      public IMOps verbose()
      Add option -verbose to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • version

      public IMOps version()
      Add option -version to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • view

      public IMOps view()
      Add option -view to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • view

      public IMOps view(String text)
      Add option -view to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • vignette

      public IMOps vignette()
      Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • vignette

      public IMOps vignette(Double radius)
      Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • vignette

      public IMOps vignette(Double radius, Double sigma)
      Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • vignette

      public IMOps vignette(Double radius, Double sigma, Double x)
      Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • vignette

      public IMOps vignette(Double radius, Double sigma, Double x, Double y)
      Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • vignette

      public IMOps vignette(Double radius, Double sigma, Double x, Double y, Boolean percent)
      Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • virtualPixel

      public IMOps virtualPixel()
      Add option -virtual-pixel to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • virtualPixel

      public IMOps virtualPixel(String method)
      Add option -virtual-pixel to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • visual

      public IMOps visual()
      Add option -visual to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • visual

      public IMOps visual(String type)
      Add option -visual to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • watermark

      public IMOps watermark()
      Add option -watermark to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • watermark

      public IMOps watermark(Double brightness)
      Add option -watermark to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • wave

      public IMOps wave()
      Add option -wave to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • wave

      public IMOps wave(Double amplitude)
      Add option -wave to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • wave

      public IMOps wave(Double amplitude, Double wavelength)
      Add option -wave to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • whitePoint

      public IMOps whitePoint()
      Add option -white-point to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • whitePoint

      public IMOps whitePoint(Double x)
      Add option -white-point to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • whitePoint

      public IMOps whitePoint(Double x, Double y)
      Add option -white-point to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • whiteThreshold

      public IMOps whiteThreshold()
      Add option -white-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • whiteThreshold

      public IMOps whiteThreshold(Double threshold)
      Add option -white-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • whiteThreshold

      public IMOps whiteThreshold(Double threshold, Boolean percent)
      Add option -white-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • windowGroup

      public IMOps windowGroup()
      Add option -window-group to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • window

      public IMOps window(String id)
      Add option -window to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • write

      public IMOps write()
      Add option -write to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • write

      public IMOps write(String filename)
      Add option -write to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_write

      public IMOps p_write()
      Add option +write to the ImageMagick commandline (see the documentation of ImageMagick for details).
    • p_write

      public IMOps p_write(String filename)
      Add option +write to the ImageMagick commandline (see the documentation of ImageMagick for details).