Class GMOps

Direct Known Subclasses:
GMOperation

public class GMOps extends Operation
This class subclasses Operation and adds methods for all commandline options of GraphicsMagick.

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 -adjoin to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    affine(Double sx, Double rx)
    Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    affine(Double sx, Double rx, Double ry)
    Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    affine(Double sx, Double rx, Double ry, Double sy)
    Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    affine(Double sx, Double rx, Double ry, Double sy, Double tx)
    Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    affine(Double sx, Double rx, Double ry, Double sy, Double tx, Double ty)
    Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -antialias to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -append to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -authenticate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    authenticate(String password)
    Add option -authenticate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -average to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -backdrop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -background to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -background to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -black-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -black-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    blackThreshold(Double threshold, Boolean percent)
    Add option -black-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -blue-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -blue-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -blue-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    blur(Double radius)
    Add option -blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    blur(Double radius, Double sigma)
    Add option -blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    border(Integer width)
    Add option -border to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    border(Integer width, Integer height)
    Add option -border to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -bordercolor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -bordercolor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    borderwidth(Integer width, Integer height)
    Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    borderwidth(Integer width, Integer height, Integer x)
    Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    borderwidth(Integer width, Integer height, Integer x, Integer y)
    Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    borderwidth(Integer width, Integer height, Integer x, Integer y, Boolean percent)
    Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    box()
    Add option -box to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    box(String pColor)
    Add option -box to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -channel to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -channel to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -charcoal to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    charcoal(Integer factor)
    Add option -charcoal to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -chop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    chop(Integer width)
    Add option -chop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    chop(Integer width, Integer height)
    Add option -chop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    chop(Integer width, Integer height, Integer x)
    Add option -chop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    chop(Integer width, Integer height, Integer x, Integer y)
    Add option -chop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    chop(Integer width, Integer height, Integer x, Integer y, Boolean percent)
    Add option -chop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -clip to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -clippath to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -coalesce to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -colorize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -colorize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    colorize(Integer red, Integer blue)
    Add option -colorize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    colorize(Integer red, Integer blue, Integer green)
    Add option -colorize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -colors to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    colors(Integer value)
    Add option -colors to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -colorspace to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -colorspace to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -comment to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -comment to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -compress to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -compress to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -contrast to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    convolve(Integer k1, Integer k2, Integer k3, Integer k4)
    Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5)
    Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6)
    Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6, Integer k7)
    Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    convolve(Integer k1, Integer k2, Integer k3, Integer k4, Integer k5, Integer k6, Integer k7, Integer k8)
    Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick 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 GraphicsMagick commandline (see the documentation of GraphicsMagick 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 GraphicsMagick commandline (see the documentation of GraphicsMagick 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 GraphicsMagick commandline (see the documentation of GraphicsMagick 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 GraphicsMagick commandline (see the documentation of GraphicsMagick 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 GraphicsMagick commandline (see the documentation of GraphicsMagick 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 GraphicsMagick commandline (see the documentation of GraphicsMagick 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 GraphicsMagick commandline (see the documentation of GraphicsMagick 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 GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -crop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    crop(Integer width)
    Add option -crop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    crop(Integer width, Integer height)
    Add option -crop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    crop(Integer width, Integer height, Integer x)
    Add option -crop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    crop(Integer width, Integer height, Integer x, Integer y)
    Add option -crop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    crop(Integer width, Integer height, Integer x, Integer y, Character special)
    Add option -crop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -cycle to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    cycle(Integer amount)
    Add option -cycle to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -debug to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    debug(String events)
    Add option -debug to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -deconstruct to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -define to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    define(String keyValue)
    Add option -define to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -delay to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    delay(Integer ticks)
    Add option -delay to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    delay(Integer ticks, Integer ticksPerSecond)
    Add option -delay to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    delay(Integer ticks, Integer ticksPerSecond, Character special)
    Add option -delay to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -density to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -density to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    density(Integer width, Integer height)
    Add option -density to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -depth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    depth(Integer value)
    Add option -depth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -despeckle to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -display to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -display to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    display(String host, Integer display)
    Add option -display to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    display(String host, Integer display, Integer screen)
    Add option -display to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -dispose to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    dispose(String method)
    Add option -dispose to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    dither(String method)
    Add option -dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -draw to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    draw(String string)
    Add option -draw to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -edge to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    edge(Double radius)
    Add option -edge to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -emboss to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    emboss(Double radius)
    Add option -emboss to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -encoding to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -encoding to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -endian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    endian(String type)
    Add option -endian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -enhance to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -equalize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -fill to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    fill(String color)
    Add option -fill to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -filter to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    filter(String type)
    Add option -filter to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -flatten to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -flip to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -flop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -font to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    font(String name)
    Add option -font to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    frame(Integer width)
    Add option -frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    frame(Integer width, Integer height)
    Add option -frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    frame(Integer width, Integer height, Integer outerBevelWidth)
    Add option -frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    frame(Integer width, Integer height, Integer outerBevelWidth, Integer innerBevelWidth)
    Add option -frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -fuzz to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    fuzz(Double distance)
    Add option -fuzz to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    fuzz(Double distance, Boolean percent)
    Add option -fuzz to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -gamma to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    gamma(Double value)
    Add option -gamma to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -gaussian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    gaussian(Double radius)
    Add option -gaussian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    gaussian(Double radius, Double sigma)
    Add option -gaussian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -geometry to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -geometry to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    geometry(Integer width, Integer height)
    Add option -geometry to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    geometry(Integer width, Integer height, Integer x)
    Add option -geometry to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    geometry(Integer width, Integer height, Integer x, Integer y)
    Add option -geometry to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -gravity to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -gravity to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -green-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -green-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -green-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -help to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -implode to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    implode(Double factor)
    Add option -implode to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -intent to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    intent(String type)
    Add option -intent to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -interlace to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -interlace to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -label to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    label(String name)
    Add option -label to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    lat()
    Add option -lat to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    lat(Integer width)
    Add option -lat to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    lat(Integer width, Integer height)
    Add option -lat to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    lat(Integer width, Integer height, Integer offset)
    Add option -lat to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    lat(Integer width, Integer height, Integer offset, Boolean percent)
    Add option -lat to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -level to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    level(Double black_point)
    Add option -level to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    level(Double black_point, Double white_point)
    Add option -level to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    level(Double black_point, Double white_point, Boolean percent)
    Add option -level to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    level(Double black_point, Double white_point, Boolean percent, Double gamma)
    Add option -level to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -limit to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    limit(String type)
    Add option -limit to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -list to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    list(String type)
    Add option -list to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    log()
    Add option -log to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    log(String text)
    Add option -log to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -loop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    loop(Integer iterations)
    Add option -loop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    map()
    Add option -map to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    map(String filename)
    Add option -map to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -mask to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    mask(String filename)
    Add option -mask to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -matte to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -median to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    median(Double radius)
    Add option -median to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -modulate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    modulate(Double brightness)
    Add option -modulate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    modulate(Double brightness, Double saturation)
    Add option -modulate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    modulate(Double brightness, Double saturation, Double hue)
    Add option -modulate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -monitor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -monochrome to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -morph to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    morph(Integer frames)
    Add option -morph to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -mosaic to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -motion-blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -motion-blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    motionBlur(Double radius, Double sigma)
    Add option -motion-blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    motionBlur(Double radius, Double sigma, Double angle)
    Add option -motion-blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -negate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -noise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    noise(Double radius)
    Add option -noise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -noop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -normalize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -opaque to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    opaque(String color)
    Add option -opaque to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    operator(String channel)
    Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    operator(String channel, String operator)
    Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    operator(String channel, String operator, Double rvalue)
    Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    operator(String channel, String operator, Double rvalue, Boolean percent)
    Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -ordered-dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    orderedDither(String channelType)
    Add option -ordered-dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    orderedDither(String channelType, Integer N)
    Add option -ordered-dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -output-directory to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    outputDirectory(String pDirectory)
    Add option -output-directory to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +adjoin to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +antialias to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +append to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +compress to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +contrast to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +debug to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +define to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    p_define(String keyValue)
    Add option +define to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +endian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +gamma to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    p_gamma(Double value)
    Add option +gamma to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +label to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +map to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +mask to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +matte to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +negate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +noise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +noise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +ping to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +profile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    p_profile(String profileName)
    Add option +profile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +progress to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +raise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +raise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    p_raise(Integer width, Integer height)
    Add option +raise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +remap to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +render to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +shade to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    p_shade(Double azimuth)
    Add option +shade to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    p_shade(Double azimuth, Double elevation)
    Add option +shade to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option +write to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    p_write(String filename)
    Add option +write to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    page(Integer width)
    Add option -page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    page(Integer width, Integer height)
    Add option -page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    page(Integer width, Integer height, Integer x)
    Add option -page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    page(Integer width, Integer height, Integer x, Integer y)
    Add option -page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    page(Integer width, Integer height, Integer x, Integer y, Character special)
    Add option -page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -paint to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    paint(Double radius)
    Add option -paint to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -pause to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    pause(Integer pSeconds)
    Add option -pause to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    pen()
    Add option -pen to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    pen(String pColor)
    Add option -pen to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -ping to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -pointsize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -pointsize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -preview to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -preview to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -process to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    process(String pCommand)
    Add option -process to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -profile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    profile(String filename)
    Add option -profile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -quality to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    quality(Double value)
    Add option -quality to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -raise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    raise(Integer width)
    Add option -raise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    raise(Integer width, Integer height)
    Add option -raise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -random-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    randomThreshold(String channelType)
    Add option -random-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    randomThreshold(String channelType, Double low)
    Add option -random-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    randomThreshold(String channelType, Double low, Double high)
    Add option -random-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -red-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -red-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -red-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -region to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    region(Integer width)
    Add option -region to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    region(Integer width, Integer height)
    Add option -region to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    region(Integer width, Integer height, Integer x)
    Add option -region to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    region(Integer width, Integer height, Integer x, Integer y)
    Add option -region to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -render to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -resample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    resample(Integer horizontal)
    Add option -resample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    resample(Integer horizontal, Integer vertical)
    Add option -resample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -resize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    resize(Integer width)
    Add option -resize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    resize(Integer width, Integer height)
    Add option -resize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    resize(Integer width, Integer height, Character special)
    Add option -resize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -roll to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -roll to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -roll to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -rotate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    rotate(Double degrees)
    Add option -rotate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    rotate(Double degrees, Character special)
    Add option -rotate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -sample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    sample(Integer width)
    Add option -sample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    sample(Integer width, Integer height)
    Add option -sample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    sample(Integer width, Integer height, Integer xOffset)
    Add option -sample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    sample(Integer width, Integer height, Integer xOffset, Integer yOffset)
    Add option -sample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -sampling-factor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    samplingFactor(Double horizontalFactor)
    Add option -sampling-factor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    samplingFactor(Double horizontalFactor, Double verticalFactor)
    Add option -sampling-factor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -scale to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    scale(Integer width)
    Add option -scale to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    scale(Integer width, Integer height)
    Add option -scale to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    scale(Integer width, Integer height, Integer xOffset)
    Add option -scale to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    scale(Integer width, Integer height, Integer xOffset, Integer yOffset)
    Add option -scale to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -scene to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    scene(Integer value)
    Add option -scene to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -seed to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -segment to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    segment(Integer clusterThreshold)
    Add option -segment to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    segment(Integer clusterThreshold, Double smoothingThreshold)
    Add option -segment to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    set()
    Add option -set to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    set(String attribute)
    Add option -set to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    set(String attribute, String value)
    Add option -set to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -shade to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    shade(Double azimuth)
    Add option -shade to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    shade(Double azimuth, Double elevation)
    Add option -shade to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -sharpen to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    sharpen(Double radius)
    Add option -sharpen to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    sharpen(Double radius, Double sigma)
    Add option -sharpen to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -shave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    shave(Integer width)
    Add option -shave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    shave(Integer width, Integer height)
    Add option -shave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    shave(Integer width, Integer height, Boolean percent)
    Add option -shave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -shear to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    shear(Double xDegrees)
    Add option -shear to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    shear(Double xDegrees, Double yDegrees)
    Add option -shear to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -size to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    size(Integer width)
    Add option -size to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    size(Integer width, Integer height)
    Add option -size to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    size(Integer width, Integer height, Integer offset)
    Add option -size to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -solarize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    solarize(Double threshold)
    Add option -solarize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -spread to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    spread(Integer amount)
    Add option -spread to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -stroke to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    stroke(String color)
    Add option -stroke to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -strokewidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -strokewidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -swirl to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    swirl(Double degrees)
    Add option -swirl to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -texture to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    texture(String filename)
    Add option -texture to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    threshold(Integer value, Boolean percent)
    Add option -threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -tile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    tile(String filename)
    Add option -tile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -transform to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -transparent to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -transparent to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -treedepth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -treedepth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -trim to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -type to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    type(String type)
    Add option -type to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -undercolor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -undercolor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -units to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    units(String type)
    Add option -units to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -unsharp to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    unsharp(Double radius)
    Add option -unsharp to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    unsharp(Double radius, Double sigma)
    Add option -unsharp to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    unsharp(Double radius, Double sigma, Double amount)
    Add option -unsharp to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    unsharp(Double radius, Double sigma, Double amount, Double threshold)
    Add option -unsharp to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -verbose to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -version to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -view to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    view(String text)
    Add option -view to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -virtual-pixel to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -virtual-pixel to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -wave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    wave(Double amplitude)
    Add option -wave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    wave(Double amplitude, Double wavelength)
    Add option -wave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -white-point to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -white-point to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -white-point to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -white-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -white-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    whiteThreshold(Double threshold, Boolean percent)
    Add option -white-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    Add option -write to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    write(String filename)
    Add option -write to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).

    Methods inherited from class java.lang.Object

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

    • GMOps

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

    • adjoin

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

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

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

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

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

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

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

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

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

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

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

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

      public GMOps p_append()
      Add option +append to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • authenticate

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

      public GMOps authenticate(String password)
      Add option -authenticate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • average

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

      public GMOps backdrop()
      Add option -backdrop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • background

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

      public GMOps background(String color)
      Add option -background to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • blackThreshold

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

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

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

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

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

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

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

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

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

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

      public GMOps bordercolor(String color)
      Add option -bordercolor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • borderwidth

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

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

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

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

      public GMOps borderwidth(Integer width, Integer height, Integer x, Integer y)
      Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • borderwidth

      public GMOps borderwidth(Integer width, Integer height, Integer x, Integer y, Boolean percent)
      Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • p_borderwidth

      public GMOps p_borderwidth()
      Add option +borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • border

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

      public GMOps border(Integer width, Integer height)
      Add option -border to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • box

      public GMOps box()
      Add option -box to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • box

      public GMOps box(String pColor)
      Add option -box to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • channel

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

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

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

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

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

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

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

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

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

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

      public GMOps clip()
      Add option -clip to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • clippath

      public GMOps clippath()
      Add option -clippath to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • coalesce

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

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

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

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

      public GMOps colorize(Integer red, Integer blue, Integer green)
      Add option -colorize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • colors

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

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

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

      public GMOps colorspace(String value)
      Add option -colorspace to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • comment

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

      public GMOps comment(String text)
      Add option -comment to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • p_compress

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

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

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

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

      public GMOps p_contrast()
      Add option +contrast to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • convolve

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

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

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

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

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

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

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

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

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

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

      public GMOps 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 GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • convolve

      public GMOps 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 GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • convolve

      public GMOps 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 GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • convolve

      public GMOps 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 GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • convolve

      public GMOps 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 GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • convolve

      public GMOps 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 GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • convolve

      public GMOps 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 GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • crop

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

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

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

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

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

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

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

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

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

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

      public GMOps debug(String events)
      Add option -debug to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • deconstruct

      public GMOps deconstruct()
      Add option -deconstruct to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • define

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

      public GMOps define(String keyValue)
      Add option -define to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • p_define

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

      public GMOps p_define(String keyValue)
      Add option +define to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • delay

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

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

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

      public GMOps delay(Integer ticks, Integer ticksPerSecond, Character special)
      Add option -delay to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • density

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

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

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

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

      public GMOps depth(Integer value)
      Add option -depth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • despeckle

      public GMOps despeckle()
      Add option -despeckle to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • display

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

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

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

      public GMOps display(String host, Integer display, Integer screen)
      Add option -display to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • dispose

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

      public GMOps dispose(String method)
      Add option -dispose to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • p_dither

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

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

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

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

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

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

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

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

      public GMOps emboss(Double radius)
      Add option -emboss to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • encoding

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

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

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

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

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

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

      public GMOps equalize()
      Add option -equalize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • fill

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

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

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

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

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

      public GMOps flip()
      Add option -flip to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • flop

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

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

      public GMOps font(String name)
      Add option -font to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • frame

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

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

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

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

      public GMOps frame(Integer width, Integer height, Integer outerBevelWidth, Integer innerBevelWidth)
      Add option -frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • p_frame

      public GMOps p_frame()
      Add option +frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • fuzz

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

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

      public GMOps fuzz(Double distance, Boolean percent)
      Add option -fuzz to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • gamma

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

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

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

      public GMOps p_gamma(Double value)
      Add option +gamma to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • gaussian

      public GMOps gaussian()
      Add option -gaussian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • gaussian

      public GMOps gaussian(Double radius)
      Add option -gaussian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • gaussian

      public GMOps gaussian(Double radius, Double sigma)
      Add option -gaussian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • geometry

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

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

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

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

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

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

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

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

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

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

      public GMOps help()
      Add option -help to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • implode

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

      public GMOps implode(Double factor)
      Add option -implode to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • intent

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

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

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

      public GMOps interlace(String type)
      Add option -interlace to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • p_label

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

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

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

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

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

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

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

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

      public GMOps level()
      Add option -level to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • level

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

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

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

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

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

      public GMOps limit(String type)
      Add option -limit to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • list

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

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

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

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

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

      public GMOps loop(Integer iterations)
      Add option -loop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • p_map

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

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

      public GMOps map(String filename)
      Add option -map to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • p_mask

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

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

      public GMOps mask(String filename)
      Add option -mask to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • matte

      public GMOps matte()
      Add option -matte to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • p_matte

      public GMOps p_matte()
      Add option +matte to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • median

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

      public GMOps median(Double radius)
      Add option -median to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • modulate

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public GMOps p_noise(String type)
      Add option +noise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • noop

      public GMOps noop()
      Add option -noop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • normalize

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

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

      public GMOps opaque(String color)
      Add option -opaque to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • operator

      public GMOps operator()
      Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • operator

      public GMOps operator(String channel)
      Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • operator

      public GMOps operator(String channel, String operator)
      Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • operator

      public GMOps operator(String channel, String operator, Double rvalue)
      Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • operator

      public GMOps operator(String channel, String operator, Double rvalue, Boolean percent)
      Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • orderedDither

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

      public GMOps orderedDither(String channelType)
      Add option -ordered-dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • orderedDither

      public GMOps orderedDither(String channelType, Integer N)
      Add option -ordered-dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • outputDirectory

      public GMOps outputDirectory()
      Add option -output-directory to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • outputDirectory

      public GMOps outputDirectory(String pDirectory)
      Add option -output-directory to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • p_page

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

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

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

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

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

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

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

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

      public GMOps paint(Double radius)
      Add option -paint to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • pause

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

      public GMOps pause(Integer pSeconds)
      Add option -pause to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • pen

      public GMOps pen()
      Add option -pen to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • pen

      public GMOps pen(String pColor)
      Add option -pen to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • ping

      public GMOps ping()
      Add option -ping to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • p_ping

      public GMOps p_ping()
      Add option +ping to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • pointsize

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

      public GMOps pointsize(Integer value)
      Add option -pointsize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • preview

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

      public GMOps preview(String type)
      Add option -preview to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • process

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

      public GMOps process(String pCommand)
      Add option -process to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • profile

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

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

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

      public GMOps p_profile(String profileName)
      Add option +profile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • p_progress

      public GMOps p_progress()
      Add option +progress to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • quality

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

      public GMOps quality(Double value)
      Add option -quality to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • raise

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

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

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

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

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

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

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

      public GMOps randomThreshold(String channelType)
      Add option -random-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • randomThreshold

      public GMOps randomThreshold(String channelType, Double low)
      Add option -random-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • randomThreshold

      public GMOps randomThreshold(String channelType, Double low, Double high)
      Add option -random-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • redPrimary

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

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

      public GMOps redPrimary(Double x, Double y)
      Add option -red-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • region

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

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

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

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

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

      public GMOps p_remap()
      Add option +remap to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • render

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

      public GMOps p_render()
      Add option +render to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • resample

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

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

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

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

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

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

      public GMOps resize(Integer width, Integer height, Character special)
      Add option -resize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • roll

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

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

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

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

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

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

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

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

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

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

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

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

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

      public GMOps samplingFactor(Double horizontalFactor, Double verticalFactor)
      Add option -sampling-factor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • scale

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

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

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

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

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

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

      public GMOps scene(Integer value)
      Add option -scene to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • seed

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

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

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

      public GMOps segment(Integer clusterThreshold, Double smoothingThreshold)
      Add option -segment to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • set

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

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

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

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

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

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

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

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

      public GMOps p_shade(Double azimuth, Double elevation)
      Add option +shade to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • sharpen

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

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

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

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

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

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

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

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

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

      public GMOps shear(Double xDegrees, Double yDegrees)
      Add option -shear to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • size

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

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

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

      public GMOps size(Integer width, Integer height, Integer offset)
      Add option -size to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • solarize

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

      public GMOps solarize(Double threshold)
      Add option -solarize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • spread

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

      public GMOps spread(Integer amount)
      Add option -spread to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • stroke

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

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

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

      public GMOps strokewidth(Integer value)
      Add option -strokewidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • swirl

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

      public GMOps swirl(Double degrees)
      Add option -swirl to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • texture

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

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

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

      public GMOps threshold(Integer value)
      Add option -threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • threshold

      public GMOps threshold(Integer value, Boolean percent)
      Add option -threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • tile

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

      public GMOps tile(String filename)
      Add option -tile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • transform

      public GMOps transform()
      Add option -transform to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • transparent

      public GMOps transparent()
      Add option -transparent to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • transparent

      public GMOps transparent(String color)
      Add option -transparent to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • treedepth

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

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

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

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

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

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

      public GMOps undercolor(String color)
      Add option -undercolor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • units

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

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

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

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

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

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

      public GMOps unsharp(Double radius, Double sigma, Double amount, Double threshold)
      Add option -unsharp to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • verbose

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

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

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

      public GMOps view(String text)
      Add option -view to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • virtualPixel

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

      public GMOps virtualPixel(String method)
      Add option -virtual-pixel to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • wave

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

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

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

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

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

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

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

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

      public GMOps whiteThreshold(Double threshold, Boolean percent)
      Add option -white-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
    • write

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

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

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

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