PNG_FORMAT_LINEAR_RGB

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!PNG_VERSION_INFO_ONLY)
extern (C)
static if(PNG_SIMPLIFIED_READ_SUPPORTED || PNG_SIMPLIFIED_WRITE_SUPPORTED)
enum PNG_FORMAT_LINEAR_RGB = (PNG_FORMAT_FLAG_LINEAR | PNG_FORMAT_FLAG_COLOR);

Meta