gmagick
gmagick copied to clipboard
setresourcelimit/getresourcelimit should be static
These functions don't rely on an image wand, and so can be called statically - as can getQuantumDepth and probably others as well.