GD- und Image-Funktionen
Inhaltsverzeichnis
- gd_info — Ruft Informationen über die aktuell verwendete GD-Bibliothek ab
- getimagesize — Ermittelt die Größe einer Grafik
- getimagesizefromstring — Ermittelt die Größe einer Grafik von einem 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.
- imageaffine — Return an image containing the affine transformed src image, using an optional clipping area
- imageaffinematrixconcat — Concatenate two affine transformation matrices
- imageaffinematrixget — Get an affine transformation matrix
- imagealphablending — Set the blending mode for an image
- imageantialias — Should antialias functions be used or not
- imagearc — Zeichnet einen Bogen
- 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
- imagecreatefromwebp — 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
- imagecrop — Crop an image to the given rectangle
- imagecropauto — Crop an image automatically using one of the available modes
- 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
- imageflip — Flips an image using a given mode
- 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
- imagegetclip — Get the clipping rectangle
- 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 layering effects
- imageline — Zeichnen einer Linie
- imageloadfont — Lädt einen neuen Font
- imageopenpolygon — Draws an open polygon
- imagepalettecopy — Copy the palette from one image to another
- imagepalettetotruecolor — Converts a palette based image to true color
- 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
- imageresolution — Get or set the resolution of the image
- 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
- imagescale — Scale an image using the given new width and height
- imagesetbrush — Set the brush image for line drawing
- imagesetclip — Set the clipping rectangle
- imagesetinterpolation — Set the interpolation method
- 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.
- imagewebp — Output a WebP image to browser or file
- imagexbm — Output an 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 — Konvertiert eine JPEG-Bilddatei in eine WBMP-Bilddatei
- png2wbmp — Convert PNG image file to WBMP image file