gimplimits Boundaries of some GIMP data types and some global constants. Boundaries of some GIMP data types and some global constants. The minimum width and height of a GIMP image in pixels. The maximum width and height of a GIMP image in pixels. This is a somewhat arbitray value that can be used when an upper value for pixel sizes is needed; for example to give a spin button an upper limit. The minimum resolution of a GIMP image in pixels per inch. This is a somewhat arbitray value that can be used to when a lower value for a resolution is needed. GIMP will not accept resolutions smaller than this value. The maximum resolution of a GIMP image in pixels per inch. This is a somewhat arbitray value that can be used to when an upper value for a resolution is needed. GIMP will not accept resolutions larger than this value. A large but arbitrary value that can be used when an upper limit for a memory size (in bytes) is needed. It is smaller than %G_MAXDOUBLE since the #GimpMemsizeEntry doesn't handle larger values.