MAX_IMAGE_SIZE
Description:
[
CCode ( cname =
"GIMP_MAX_IMAGE_SIZE" ) ]
public const int MAX_IMAGE_SIZE
The maximum width and height of a GIMP image in pixels.
This is a somewhat arbitrary value that can be used when an upper value for pixel sizes is needed; for example to give a spin button an
upper limit.