php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #30897 German translation of imagealphablending
Submitted: 2004-11-25 12:13 UTC Modified: 2004-12-17 21:23 UTC
From: rc at opelgt dot org Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rc at opelgt dot org
New email:
PHP Version: OS:

 

 [2004-11-25 12:13 UTC] rc at opelgt dot org
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.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-17 21:23 UTC] nlopess@php.net
Please submit your comments to the german doc team at: doc-de@lists.php.net

You may also find this document helpfull: http://php.net/dochowto
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 05:00:01 2025 UTC