read_exif_data
Einführung
Bildverarbeitung und -generierung
PHP Manual
Bildbearbeitung und GD
Einführung
Installation/Konfiguration
Anforderungen
Installation
Laufzeit-Konfiguration
Ressource-Typen
Vordefinierte Konstanten
Beispiele
PNG erzeugen mit PHP
Wasserzeichen mit Hilfe von Alpha-Kanälen zufügen
Erstellen eines transparenten Wasserzeichens mit imagecopymerge
GD- und Image-Funktionen
gd_info
— Retrieve information about the currently installed GD library
getimagesize
— Ermittelt die Größe einer Grafik
getimagesizefromstring
— Get the size of an image from a string
image_type_to_extension
— Get file extension for image type
image_type_to_mime_type
— Get Mime-Type for image-type returned by getimagesize, exif_read_data, exif_thumbnail, exif_imagetype
image2wbmp
— Gibt das Bild im Browser oder einer Datei aus.
imagealphablending
— Set the blending mode for an image
imageantialias
— Should antialias functions be used or not
imagearc
— Draws an arc
imagechar
— Stellt ein Zeichen horizontal dar
imagecharup
— Zeichnet einen vertikal ausgerichteten Charakter
imagecolorallocate
— Bestimmt die Farbe einer Grafik
imagecolorallocatealpha
— Allocate a color for an image
imagecolorat
— Ermittelt den Farbwert eines Bildpunktes
imagecolorclosest
— Ermittelt den Farbwert-Index, der den angegebenen Farben am nächsten liegt
imagecolorclosestalpha
— Get the index of the closest color to the specified color + alpha
imagecolorclosesthwb
— Get the index of the color which has the hue, white and blackness
imagecolordeallocate
— Löscht eine Farbdefinition
imagecolorexact
— Ermittelt den Index-Wert der angegebenen Farbe
imagecolorexactalpha
— Get the index of the specified color + alpha
imagecolormatch
— Makes the colors of the palette version of an image more closely match the true color version
imagecolorresolve
— Ermittelt den Index-Wert der angegebenen Farbe oder die nächst mögliche Alternative dazu
imagecolorresolvealpha
— Get the index of the specified color + alpha or its closest possible alternative
imagecolorset
— Setzt die Farbe für den angegebenen Paletten-Index
imagecolorsforindex
— Ermittelt die Farbwerte einer angegebenen Farb-Palette
imagecolorstotal
— Ermittelt die Anzahl der definierten Farben eines Bildes
imagecolortransparent
— Definiert eine Farbe als transparent
imageconvolution
— Apply a 3x3 convolution matrix, using coefficient and offset
imagecopy
— Kopiert einen Bildausschnitt
imagecopymerge
— Copy and merge part of an image
imagecopymergegray
— Copy and merge part of an image with gray scale
imagecopyresampled
— Copy and resize part of an image with resampling
imagecopyresized
— Kopieren und Ändern der Größe eines Bild-Teiles
imagecreate
— Erzeugt ein neues Bild
imagecreatefromgd2
— Create a new image from GD2 file or URL
imagecreatefromgd2part
— Create a new image from a given part of GD2 file or URL
imagecreatefromgd
— Create a new image from GD file or URL
imagecreatefromgif
— Erzeugt ein neues Bild aus einer Datei oder URL
imagecreatefromjpeg
— Erzeugt ein neues Bild im JPEG-Format, welches aus einer Datei oder von einer URL gelesen wird
imagecreatefrompng
— Erzeugt ein neues Bild im PNG-Format, welches aus einer Datei oder von einer URL gelesen wird
imagecreatefromstring
— Create a new image from the image stream in the string
imagecreatefromwbmp
— Erzeugt ein neues Bild aus einer Datei oder URL
imagecreatefromxbm
— Erzeugt ein neues Bild aus einer Datei oder URL
imagecreatefromxpm
— Erzeugt ein neues Bild aus einer Datei oder URL
imagecreatetruecolor
— Create a new true color image
imagedashedline
— Zeichnen einer gestrichelten Linie
imagedestroy
— Löscht ein Bild
imageellipse
— Draw an ellipse
imagefill
— Füllen mit Farbe ("flood fill")
imagefilledarc
— Draw a partial arc and fill it
imagefilledellipse
— Draw a filled ellipse
imagefilledpolygon
— Zeichnet ein gefülltes Vieleck (Polygon)
imagefilledrectangle
— Zeichnet ein gefülltes Rechteck
imagefilltoborder
— Flächen-Farbfüllung ("flood fill") mit einer angegebenen Farbe
imagefilter
— Applies a filter to an image
imagefontheight
— Ermittelt die Font-Höhe
imagefontwidth
— Ermittelt die Font-Breite
imageftbbox
— Give the bounding box of a text using fonts via freetype2
imagefttext
— Write text to the image using fonts using FreeType 2
imagegammacorrect
— Anwendung einer Gamma-Korrektur auf ein GD-Bild
imagegd2
— Output GD2 image to browser or file
imagegd
— Output GD image to browser or file
imagegif
— Gibt das Bild im Browser oder einer Datei aus.
imagegrabscreen
— Captures the whole screen
imagegrabwindow
— Captures a window
imageinterlace
— Schaltet die Interlaced-Darstellung eines Bildes an oder aus
imageistruecolor
— Finds whether an image is a truecolor image
imagejpeg
— Gibt das Bild im Browser oder einer Datei aus.
imagelayereffect
— Set the alpha blending flag to use the bundled libgd layering effects
imageline
— Zeichnen einer Linie
imageloadfont
— Lädt einen neuen Font
imagepalettecopy
— Copy the palette from one image to another
imagepng
— Ausgabe eines Bildes im Browser oder als Datei im PNG-Format
imagepolygon
— Zeichnen eines Vielecks (Polygon)
imagepsbbox
— Ermittelt die Ausmaße des Rechtecks, das für die Ausgabe eines Textes unter Verwendung eines PostScript-Fonts (Typ 1) notwendig ist.
imagepsencodefont
— Ändert die Vektor-Beschreibung eines Fonts
imagepsextendfont
— Vergrößert oder komprimiert einen Font
imagepsfreefont
— Gibt den durch einen Typ 1 PostScript-Font belegten Speicher wieder frei
imagepsloadfont
— Lädt einen Typ 1 PostScript-Font aus einer Datei
imagepsslantfont
— Setzt einen Font schräg
imagepstext
— Ausgabe eines Textes auf einem Bild unter Verwendung von Typ 1 PostScript-Fonts
imagerectangle
— Zeichnet ein Rechteck
imagerotate
— Rotate an image with a given angle
imagesavealpha
— Set the flag to save full alpha channel information (as opposed to single-color transparency) when saving PNG images
imagesetbrush
— Set the brush image for line drawing
imagesetpixel
— Setzt ein einzelnes Pixel
imagesetstyle
— Set the style for line drawing
imagesetthickness
— Set the thickness for line drawing
imagesettile
— Set the tile image for filling
imagestring
— Zeichnet einen horizontalen String
imagestringup
— Zeichnet einen vertikalen String
imagesx
— Ermittelt die Bild-Breite
imagesy
— Ermittelt die Bild-Höhe
imagetruecolortopalette
— Convert a true color image to a palette image
imagettfbbox
— Ermittelt die Rahmenmaße für die Ausgabe eines Textes im True-Type-Format
imagettftext
— Erzeugt TTF-Text im Bild
imagetypes
— Gibt die von der aktuell verwendeten PHP-Version unterstützten Grafik-Formate zurück
imagewbmp
— Gibt das Bild im Browser oder einer Datei aus.
imagexbm
— Output XBM image to browser or file
iptcembed
— Embeds binary IPTC data into a JPEG image
iptcparse
— Parse a binary IPTC block into single tags.
jpeg2wbmp
— Convert JPEG image file to WBMP image file
png2wbmp
— Convert PNG image file to WBMP image file
read_exif_data
Einführung
Bildverarbeitung und -generierung
PHP Manual