Uses of Class
org.im4java.core.GMOps

Packages that use GMOps
org.im4java.core   
 

Uses of GMOps in org.im4java.core
 

Subclasses of GMOps in org.im4java.core
 class GMOperation
          This class models the command-line of GraphicsMagick.
 

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