mirror of
https://github.com/php/php-src.git
synced 2026-04-20 22:41:20 +02:00
image formats. 1=gif, 2=jpeg, 4=png and 8=wbmp @ Add ImageTypes() function which returns a bitfield with the supported @ image formats. 1=gif, 2=jpeg, 4=png and 8=wbmp (Rasmus)