From: rc at opelgt dot org Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: German translation of imagealphablending
Description: ------------ If you like take this translation for german documentation: Bei Truecolor-Images legt imagealphablending() fest, auf welche Art bez�glich Transparenz gezeichnet wird. Im T�n- Modus (blendmode = 1) wird die vorhandene Farbe mit der zu zeichnenden Farbe durchscheinend �berlagert (abget�nt). Das Verh�ltnis wird in allen Zeichenfunktionen, wie zum Beispiel imagesetpixel(), �ber die Alpha-Komponente der definierten Farbe (imagecolorallocatealpha()) bestimmt. Das Ergebnis der �berlagerung wird in diesem Pixel abge- speichert und ist undurchsichtig. Ist der T�n-Modus aus (blendmode = 0) wird die vorhandene Farbe durch die neue Farbe inklusive deren Alpha-Wertes zu unterschiedlich starker Transparenz an dieser Stelle ersetzt. Gibt bei Erfolg TRUE zur�ck, im Fehlerfall FALSE. -- Edit bug report at http://bugs.php.net/?id=30897&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30897&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30897&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30897&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=30897&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=30897&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=30897&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=30897&r=needscript Try newer version: http://bugs.php.net/fix.php?id=30897&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=30897&r=support Expected behavior: http://bugs.php.net/fix.php?id=30897&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=30897&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=30897&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=30897&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30897&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=30897&r=dst IIS Stability: http://bugs.php.net/fix.php?id=30897&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=30897&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=30897&r=float MySQL Configuration Error: http://bugs.php.net/fix.php?id=30897&r=mysqlcfg
