public static class ImageMagickImageConverter.Version extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getMajor() |
int |
getMinor() |
int |
getPatch() |
boolean |
matches() |
static ImageMagickImageConverter.Version |
parse(String version) |
String |
toString() |
public static ImageMagickImageConverter.Version parse(String version)
public int getMajor()
public int getMinor()
public int getPatch()
public boolean matches()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}