gd

Die GD-Bibliothek stellt zahlreiche Funktionen zur Bearbeitung und Erstellung von Bilddateien zur Verfügung.

array gd_info() 4.3.0

Liest Informationen über die aktuell installierte GD-Bibliothek.

bool image2wbmp(resource im [, string filename [, int threshold]]) 4.0.5

Gibt ein WBMP-Bild an einen Browser oder in eine Datei aus.

bool imagealphablending(resource im, bool on) 4.0.6

Schaltet den Alpha-Blending-Modus für das gegebene Bild an oder aus.

bool imageantialias(resource im, bool on) 4.3.2

Gibt für eine Bildressource an, ob Anti-Aliasing angewendet werden soll.

bool imagearc(resource im, int cx, int cy, int w, int h, int s, int e, int col) 3.0

Zeichnet ein Ellipsensegment.

bool imagechar(resource im, int font, int x, int y, string c, int col)

Get PHP: kurz & gut now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.