Convert a version string to an integer representing the version number of the GdkMagick package
Convert a version string to an integer representing the version number of the GdkMagick package. The format of the version number is a 32-bit integer with the fields 0xWWXXYYZZ, where WW represents the major version, XX represents the minor version, YY represents the sub-minor release number, and ZZ represents the patch level.
Alphabetic index HTML hierarchy of classes or Java