PNG_GAMMA_THRESHOLD

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
static if(PNG_READ_GAMMA_SUPPORTED)
enum PNG_GAMMA_THRESHOLD = PNG_GAMMA_THRESHOLD_FIXED * .00001;

Meta