From: jukkaho at mail dot student dot oulu dot fi Operating system: All PHP version: 4.3.1 PHP Bug Type: Documentation problem Bug description: imagelayereffect and related defines are undocumented
imagelayereffect($im,$effect) and related defines "IMG_EFFECT_REPLACE", gdEffectReplace "IMG_EFFECT_ALPHABLEND", gdEffectAlphaBlend "IMG_EFFECT_NORMAL", gdEffectNormal "IMG_EFFECT_OVERLAY", gdEffectOverlay are not documented at all. This function is needed to work with transparent images when a bug #22323 is fixed and we are able to actually output them. -- Edit bug report at http://bugs.php.net/?id=22327&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22327&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22327&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22327&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22327&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22327&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22327&r=support Expected behavior: http://bugs.php.net/fix.php?id=22327&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22327&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22327&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22327&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22327&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22327&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22327&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22327&r=gnused -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php