SELFPHP/Navigationshilfen Funktionsübersicht |
array getimagesize (string filename
[, array imageinfo]) (PHP 3, PHP 4 >= 4.0b1) Ermittelt verschiedene Informationen über eine Grafik Detailbeschreibung |
int imagearc (int im, int cx,
int cy, int w, int h, int s, int e, int col) (PHP 3, PHP 4 >= 4.0b1) Zeichnet eine Teil-Ellipse Detailbeschreibung |
int imagechar (int im, int font,
int x, int y, string c, int col) (PHP 3, PHP 4 >= 4.0b1) Zeichnet einen einzelnen horizontalen String (Zeichen) Detailbeschreibung |
int imagecharup (int im, int
font, int x, int y, string c, int col) (PHP 3, PHP 4 >= 4.0b1) Zeichnet einen einzelnen vertikalen String (Zeichen) Detailbeschreibung |
int imagecolorallocate (int im, int red, int green, int blue)
(PHP 3, PHP 4 >= 4.0b1) Legt die Farbe einer Grafik fest Detailbeschreibung |
int imagecolorat (int im, int x, int y)
(PHP 3, PHP 4 >= 4.0b1) Ermittelt den genauen Farbwert eines Bildpunktes Detailbeschreibung |
int imagecolorclosest (int im, int red, int green, int blue)
(PHP 3, PHP 4 >= 4.0b1) Ermittelt die Farb-ID, welcher der angegebenen ähnelt Detailbeschreibung |
int imagecolordeallocate (int im, int index)
(PHP 3>= 3.0.6, PHP 4 >= 4.0b1) Löscht eine bereits zugewiesene Farbe Detailbeschreibung |
int imagecolorexact (int im, int red, int green, int blue)
(PHP 3, PHP 4 >= 4.0b1) Ermittelt die Farb-ID der angegebenen Farbe Detailbeschreibung |
int imagecolorresolve (int im, int red, int green, int blue)
(PHP 3>= 3.0.2, PHP 4 >= 4.0b1) Ermittelt die Farb-ID, welcher der angegebenen ähnelt Detailbeschreibung |
bool imagecolorset (int im, int index, int red, int green, int blue)
(PHP 3, PHP 4 >= 4.0b1) Ändert den Farbwert innerhalb eines Bildes Detailbeschreibung |
array imagecolorsforindex (int im, int index)
(PHP 3, PHP 4 >= 4.0b1) Ermittelt die RGB-Farbwerte für eine angegebene Farbe Detailbeschreibung |
int imagecolorstotal (int im)
(PHP 3, PHP 4 >= 4.0b1) Ermittelt die Anzahl der Farbwerte eines Bildes Detailbeschreibung |
int imagecolortransparent (int im [, int col])
(PHP 3, PHP 4 >= 4.0b1) Setzt eine angegebene Farbe auf Transparent Detailbeschreibung |
int imagecopy (int dst_im, int
src_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h)
(PHP 3>= 3.0.6, PHP 4 >= 4.0b1) Kopiert einen vordefinierten Bildausschnitt Detailbeschreibung |
int imagecopyresized (int dst_im, int src_im, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int srcH)
(PHP 3, PHP 4 >= 4.0b1) Kopiert und ändert einen vordefinierten Bildausschnitt Detailbeschreibung |
int imagecreate (int x_size, int y_size)
(PHP 3, PHP 4 >= 4.0b1) Erstellt ein neues Bild Detailbeschreibung |
int imagecreatefromgif (string filename)
(PHP 3, PHP 4 >= 4.0b1) Erzeugt ein neues GIF-Bild aus einer Datei Detailbeschreibung |
int imagecreatefromjpeg (string filename)
(PHP 3>= 3.0.16, PHP 4 >= 4.0RC1) Erzeugt ein neues JPEG-Bild aus einer Datei Detailbeschreibung |
int imagecreatefrompng (string filename)
(PHP 3>= 3.0.13, PHP 4 >= 4.0b4) Erzeugt ein neues PNG-Bild aus einer Datei Detailbeschreibung |
int imagecreatefromwbmp (string filename)
(PHP 4 >= 4.01) Erzeugt ein neues Bild aus einer WBMP-DateiSiehe Detailbeschreibung |
int imagedashedline (int im, int x1, int y1, int x2, int y2, int col)
(PHP 3, PHP 4 >= 4.0b1) Zeichnet eine gestrichelte Linie Detailbeschreibung |
int imagedestroy (int im)
(PHP 3, PHP 4 >= 4.0b1) Löscht ein bestehendes Bild Detailbeschreibung |
int imagefill (int im, int x, int y, int col)
(PHP 3, PHP 4 >= 4.0b1) Füllt ein Bild mit Farbe Detailbeschreibung |
int imagefilledpolygon (int im, array points, int num_points, int col)
(PHP 3, PHP 4 >= 4.0b1) Zeichnet ein mit Farbe gefülltes Polygon(Vieleck) Detailbeschreibung |
int imagefilledrectangle (int im, int x1, int y1, int x2, int y2, int col)
(PHP 3, PHP 4 >= 4.0b1) Zeichnet ein mit Farbe gefülltes Rechteck Detailbeschreibung |
int imagefilltoborder (int im, int x, int y, int border, int col)
(PHP 3, PHP 4 >= 4.0b1) Füllt ein Bild mit Farbe bis zu einem Objekt Detailbeschreibung |
int imagefontheight (int font)
(PHP 3, PHP 4 >= 4.0b1) Ermittel die Höhe eines Font Detailbeschreibung |
int imagefontwidth (int font)
(PHP 3, PHP 4 >= 4.0b1) Ermittelt die Breite eines Font Detailbeschreibung |
int imagegammacorrect (int im, double inputgamma, double outputgamma)
(PHP 3>= 3.0.13, PHP 4 >= 4.0.0) Änderung eines Bildes mittels eine Gamma-Korrektur Detailbeschreibung |
int imagegif (int im [, string filename])
(PHP 3, PHP 4 >= 4.0b1) Gibt ein GIF-Bild an den Browser oder in eine Datei aus Detailbeschreibung |
int imageinterlace (int im [, int interlace])
(PHP 3, PHP 4 >= 4.0b1) Setzt den Interlaced-Modus Detailbeschreibung |
int imagejpeg (int im [, string filename [, int quality]])
(PHP 3>= 3.0.16, PHP 4 >= 4.0RC1) Gibt ein JPEG-Bild an den Browser oder in eine Datei aus Detailbeschreibung |
int imageline (int im, int x1, int y1, int x2, int y2, int col)
(PHP 3, PHP 4 >= 4.0b1) Zeichnet eine Linie Detailbeschreibung |
int imageloadfont (string file)
(PHP 3, PHP 4 >= 4.0b1) Lädt einen neuen Font |
int imagepng (int im [, string filename])
(PHP 3>= 3.0.13, PHP 4 >= 4.0b4) Gibt ein PNG-Bild an den Browser oder in eine Datei aus Detailbeschreibung |
int imagepolygon (int im, array points, int num_points, int col)
(PHP 3, PHP 4 >= 4.0b1) Zeichnet ein Polygon(Vieleck) Detailbeschreibung |
array imagepsbbox (string text, int font, int size [, int space [, int tightness [, float angle]]])
(PHP 3>= 3.0.9, PHP 4 >= 4.0RC1) Ermittelt die Maße eine Rechtecks, welches unter Berücksichtigung der PostScript-Fonts (Typ 1) für ein Text benötigt wird |
int imagepsencodefont (string encodingfile)
(PHP 3>= 3.0.9, PHP 4 >= 4.0RC1) Verändert die Vektorbeschreibung eines Font |
bool imagepsextendfont (int font_index, double extend)
(PHP 3>= 3.0.9, PHP 4 >= 4.0RC1) Vergrößert oder komprimiert einen Font |
void imagepsfreefont (int fontindex)
(PHP 3>= 3.0.9, PHP 4 >= 4.0RC1) Gibt Speicher frei, welcher durch PostScript-Fonts (Typ 1) belegt war |
int imagepsloadfont (string filename)
(PHP 3>= 3.0.9, PHP 4 >= 4.0RC1) Lädt einen PostScript-Fonts (Typ 1) aus einer Datei |
bool imagepsslantfont (int font_index, double slant)
(PHP 3>= 3.0.9, PHP 4 >= 4.0RC1) Stellt einen Font schräg |
array imagepstext (int image, string text, int font, int size, int foreground, int background, int x, int y [, int space [, int tightness [, float angle [, int antialias_steps]]]])
(PHP 3>= 3.0.9, PHP 4 >= 4.0RC1) Ein Text wird mit PostScript-Fonts (Typ 1) ausgegeben |
int imagerectangle (int im, int x1, int y1, int x2, int y2, int col)
(PHP 3, PHP 4 >= 4.0b1) Zeichnet ein Rechteck Detailbeschreibung |
int imagesetpixel (int im, int x, int y, int col)
(PHP 3, PHP 4 >= 4.0b1) Zeichnet ein einzelnes Pixel Detailbeschreibung |
int imagestring (int im, int font, int x, int y, string s, int col)
(PHP 3, PHP 4 >= 4.0b1) Zeichnet ein horizontalen String (Zeichenkette) Detailbeschreibung |
int imagestringup (int im, int font, int x, int y, string s, int col)
(PHP 3, PHP 4 >= 4.0b1) Zeichnet ein vertikalen String (Zeichenkette) Detailbeschreibung |
int imagesx (int im)
(PHP 3, PHP 4 >= 4.0b1) Ermittelt die aktuelle Breite eines Bildes Detailbeschreibung |
int imagesy (int im)
(PHP 3, PHP 4 >= 4.0b1) Ermittelt die aktuelle Höhe eines Bildes Detailbeschreibung |
array imagettfbbox (int size, int angle, string fontfile, string text)
(PHP 3>= 3.0.1, PHP 4 >= 4.0b1) Ermittelt die Maße einer True-Type-Schrift Detailbeschreibung |
array imagettftext (int im, int size, int angle, int x, int y, int col, string fontfile, string text)
(PHP 3, PHP 4 >= 4.0b1) Erstellt ein beliebigen TTF-Text in einem Bild Detailbeschreibung |
int imagetypes ()
(PHP 3 CVS only, PHP 4 >= 4.0.2) Gibt alle unterstützten Bildformate innerhalb von PHP aus Detailbeschreibung |
int imagewbmp (int im [, string filename])
(PHP 3 >= 3.0.15, PHP 4 >= 4.01) Gibt ein WBMP-Bild an den Browser oder in eine Datei aus Detailbeschreibung |
array read_exif_data (string filename)
(PHP 4 >= 4.0.1) EXIF Header-Infos werden aus einer JPEG-Datei ausgelesen |
weiter: | IMAP, POP3 und NNTP Funktionen |
zurück: | HTTP Funktionen |
SELFPHP/Navigationshilfen Funktionsübersicht |