magick
public class Magick extends java.lang.Object
Constructor and Description |
---|
Magick() |
Modifier and Type | Method and Description |
---|---|
static int |
parseImageGeometry(java.lang.String geometry,
java.awt.Rectangle rect)
Parses a geometry specification and returns the
width, height, x, and y values in the rectangle.
|
public static int parseImageGeometry(java.lang.String geometry, java.awt.Rectangle rect)
geometry
- String containing the geometry specificationsrect
- The rectangle of values x, y, width and heightGeometryFlags