MAX_MEMSIZE
Description:
[
CCode ( cname =
"GIMP_MAX_MEMSIZE" ) ]
public const int MAX_MEMSIZE
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.