image.inc

  1. drupal
    1. drupal6
    2. drupal7

Version 1.33 (checked in on 2009/04/20 at 20:02:30 by dries)

API for manipulating images.

Funktionen & Methoden

NameBeschreibung
image_cropCrop an image to the rectangle specified by the given rectangle.
image_desaturateConvert an image to grayscale.
image_get_available_toolkitsReturn a list of available toolkits.
image_get_infoGet details about an image.
image_get_toolkitRetrieve the name of the currently used toolkit.
image_loadLoad an image file and return an image object.
image_resizeResize an image to the given dimensions (ignoring aspect ratio).
image_rotateRotate an image by the given number of degrees.
image_saveClose the image and save the changes to a file.
image_scaleScales an image to the given width and height while maintaining aspect ratio.
image_scale_and_cropScales an image to the exact width and height given.
image_toolkit_invokeInvokes the given method using the currently selected toolkit.

Kommentare

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen