B
$MetaInfo #bits — Property in class MetaInfo
Anzahl der Bits für jede Farbe. Blend — Class in namespace Alvine\Image\Operation
Bildbearbeitung (Anpassen der Transparenz) Blend ::blend () — Method in class Blend
Arbeitsmehtode, die die Bildbearbeitung durchführt. Brightness — Class in namespace Alvine\Image\Operation
Helligkeit Brightness ::brightness () — Method in class Brightness
Arbeitsmehtode, die die Bildbearbeitung durchführt. C
Color — Class in namespace Alvine\Image
Abstrakte Farbklasse die Konstanten für den Grad
der sichtbarkeit definiert. Component — Class in namespace Alvine\Image
Die Komponentenklasse stellt Methoden zur Verfügung,
um Informationen der plantUML-Komponente zu erhalten. Converter — Class in namespace Alvine\Image
Converter CreateImageException — Class in namespace Alvine\Image
Diese Exception wird geworfen wenn in einer Funktion eine rekursion
Festgestellt wird, die zu einer Endlosschleife führen würde. $Image #canvasColor — Property in class Image
Image ::create () — Method in class Image
Image-Objekt erstellen Colorize — Class in namespace Alvine\Image\Operation
Einfärben Colorize ::colorize () — Method in class Colorize
Arbeitsmehtode, die die Bildbearbeitung durchführt. Contrast — Class in namespace Alvine\Image\Operation
Kontrast Contrast ::contrast () — Method in class Contrast
Arbeitsmehtode, die die Bildbearbeitung durchführt. Crop — Class in namespace Alvine\Image\Operation
Bildbearbeitung (Ausschneiden) Crop ::crop () — Method in class Crop
Bild ausschneiden $RGBColor #color — Property in class RGBColor
CreateExportException — Class in namespace Alvine\Image\Raw
Diese Exception wird geworfen, wenn es Probleme
bei Export-Operationen gab. CreateImportException — Class in namespace Alvine\Image\Raw
Diese Exception wird geworfen, wenn es Probleme
bei Import-Operationen gab. ImportImplementation ::createImageObject () — Method in class ImportImplementation
Imageobjekt aus Bilddaten erstellen Rectangle ::contains () — Method in class Rectangle
Prüft ob ein Punkt innerhalb des Rechtecks ist. D
$Converter #destination — Property in class Converter
$Image #detach — Property in class Image
Schalter der festlegt ob die Ressource beim
Löschen des Imageobjektes auch gelöscht werden soll. Image ::destroy () — Method in class Image
Resource freigegeben Detectedge — Class in namespace Alvine\Image\Operation
Kantenerkennung Detectedge ::detectedge () — Method in class Detectedge
Arbeitsmehtode, die die Bildbearbeitung durchführt. $Import #data — Property in class Import
E
Converter ::execute () — Method in class Converter
Ausführung Image ::equals () — Method in class Image
Vergleich Operation ::execute () — Method in class Operation
Diese Methode wird von der Imageklasse intern aufgerufen,
wenn ein __call-Aufruf - also ein nicht genau definerter
Methodenaufruf erfolgt. Blend ::execute () — Method in class Blend
Wrapper für den __call aufruf aus der Image-Klasse Brightness ::execute () — Method in class Brightness
Wrapper für den __call aufruf aus der Image-Klasse Colorize ::execute () — Method in class Colorize
Wrapper für den __call aufruf aus der Image-Klasse Contrast ::execute () — Method in class Contrast
Wrapper für den __call aufruf aus der Image-Klasse Crop ::execute () — Method in class Crop
Wrapper für den __call aufruf aus der Image-Klasse Detectedge ::execute () — Method in class Detectedge
Wrapper für den __call aufruf aus der Image-Klasse Emboss — Class in namespace Alvine\Image\Operation
Prägen Emboss ::emboss () — Method in class Emboss
Arbeitsmehtode, die die Bildbearbeitung durchführt. Emboss ::execute () — Method in class Emboss
Wrapper für den __call aufruf aus der Image-Klasse Fill ::execute () — Method in class Fill
Wrapper für den __call aufruf aus der Image-Klasse Flip ::execute () — Method in class Flip
Wrapper für den __call aufruf aus der Image-Klasse Grayscale ::execute () — Method in class Grayscale
Wrapper für den __call aufruf aus der Image-Klasse Meanremoval ::execute () — Method in class Meanremoval
Wrapper für den __call aufruf aus der Image-Klasse Merge ::execute () — Method in class Merge
Wrapper für den __call aufruf aus der Image-Klasse Mirror ::execute () — Method in class Mirror
Wrapper für den __call aufruf aus der Image-Klasse Negate ::execute () — Method in class Negate
Wrapper für den __call aufruf aus der Image-Klasse Pixelate ::execute () — Method in class Pixelate
Wrapper für den __call aufruf aus der Image-Klasse Resize ::execute () — Method in class Resize
Wrapper für den __call aufruf aus der Image-Klasse Rotate ::execute () — Method in class Rotate
Wrapper für den __call aufruf aus der Image-Klasse Shrink ::execute () — Method in class Shrink
Wrapper für den __call aufruf aus der Image-Klasse Smooth ::execute () — Method in class Smooth
Wrapper für den __call aufruf aus der Image-Klasse Text ::execute () — Method in class Text
Wrapper für den __call aufruf aus der Image-Klasse Export — Class in namespace Alvine\Image\Raw
Datenaustausch für Bilder ExportImplementation — Class in namespace Alvine\Image\Raw
Export mit internen Quellen Export — Class in namespace Alvine\Image\Raw\Provider\Binary
Export Export — Class in namespace Alvine\Image\Raw\Provider\File
Export Export — Class in namespace Alvine\Image\Raw\Provider\Http
Export von Bilddaten Export — Class in namespace Alvine\Image\Raw\Provider\Riak
Export F
Font — Class in namespace Alvine\Image
Zeichensatzklasse zur Kapselung von Zeichensätze Format — Class in namespace Alvine\Image
Interface, das alle Dateiformate implementieren müssen Image ::fromResource () — Method in class Image
Image-Objekt erstellen Fill — Class in namespace Alvine\Image\Operation
Bildbearbeitung (Ausfüllen) Fill ::fill () — Method in class Fill
Ausfüllen eines Bildes mit einer Farbe Flip — Class in namespace Alvine\Image\Operation
Bildbearbeitung (kippen) Flip ::flip () — Method in class Flip
Kippen eines Bildes RGBColor ::from () — Method in class RGBColor
Eine Farbe aus den einzelbestandteilen Rot, Grün und Blau
zusammensetzen. $Export #file — Property in class Export
$Import #file — Property in class Import
Rectangle ::fromCoordinates () — Method in class Rectangle
Diese Methode erstellt aus den übergebenen Koordinaten
ein neues Rectangle-Objekt. In dem Array müssen die
einzelnen Felder jeweils mit x und y- Koordinaten
aufgeführt sein. Es können beliebig viele Punkte angegeben
werden. G
Component ::getBasePath () — Method in class Component
Pfad der Klasse Converter ::getSource () — Method in class Converter
Importer Converter ::getMimeType () — Method in class Converter
mimetype Converter ::getLastImage () — Method in class Converter
Letztes Bild Converter ::getDestination () — Method in class Converter
Exporter Converter ::getOperation () — Method in class Converter
Operation Font ::getSize () — Method in class Font
Größe des Zeichensatzes Font ::getAngle () — Method in class Font
Winkel des Zeichensatzes Font ::getPath () — Method in class Font
Pfad auf den Zeichensatz Font ::getColor () — Method in class Font
Farbe des Zeichensatzes Font ::getRectangle () — Method in class Font
Diese Methode berechnet für einen
übergebenen Text den benötigten Platz Format ::getProducer () — Method in class Format
Methode, die zum Einlesen einer Datei verwendet wird. Format ::getStorage () — Method in class Format
Methode, die eine Datei erstellt. GIF — Class in namespace Alvine\Image\Format
Wrapper für die GIF-Methoden. GIF ::getProducer () — Method in class GIF
Methode, die zum Einlesen einer Datei verwendet wird. GIF ::getStorage () — Method in class GIF
Methode, die eine Datei erstellt. JPEG ::getProducer () — Method in class JPEG
Methode, die zum Einlesen einer Datei verwendet wird. JPEG ::getStorage () — Method in class JPEG
Methode, die eine Datei erstellt. PNG ::getProducer () — Method in class PNG
Methode, die zum Einlesen einer Datei verwendet wird. PNG ::getStorage () — Method in class PNG
Methode, die eine Datei erstellt. Image ::getCanvasColor () — Method in class Image
Hintergrundfarbe holen. Image ::getWidth () — Method in class Image
Breite des Bildes abfragen Image ::getHeight () — Method in class Image
Höhe des Bildes Image ::getResource () — Method in class Image
PHP-Bild-Ressource ermitteln. MetaInfo ::getWidth () — Method in class MetaInfo
Breite des Bildes MetaInfo ::getHeight () — Method in class MetaInfo
Höhe des Bildes MetaInfo ::getBits () — Method in class MetaInfo
Anzahl der Bits für jede Farbe. MetaInfo ::getMediaType () — Method in class MetaInfo
entspricht dem MIME-Type der Grafik. Grayscale — Class in namespace Alvine\Image\Operation
Graustufen Grayscale ::grayscale () — Method in class Grayscale
Arbeitsmehtode, die die Bildbearbeitung durchführt. Point ::getX () — Method in class Point
X-Wert Point ::getY () — Method in class Point
Y-Wert Point ::getCoordinate () — Method in class Point
Ein Array mit der X und Y Koordinate RGBColor ::getRGB () — Method in class RGBColor
RGB-Farbwert RGBColor ::getAlpha () — Method in class RGBColor
Transparenz RGBColor ::getRed () — Method in class RGBColor
Rotwert RGBColor ::getGreen () — Method in class RGBColor
Grünwert RGBColor ::getBlue () — Method in class RGBColor
Blauwert RGBColor ::getTransparency () — Method in class RGBColor
Grand der Transparenz ExportImplementation ::getImageData () — Method in class ExportImplementation
Bilddaten Export ::getInstanceFromProperties () — Method in class Export
Erstellt ein neues Objekt und initialisiert Werte aus einer Eigenschaftsklasse Import ::getInstanceFromProperties () — Method in class Import
Erstellt ein neues Image Objekt und initialisiert Werte aus einer Eigenschaftsklasse Export ::getInstanceFromProperties () — Method in class Export
Erstellt ein neues Objekt und initialisiert Werte aus einer Eigenschaftsklasse Import ::getInstanceFromProperties () — Method in class Import
Erstellt ein neues Objekt und initialisiert Werte aus einer Eigenschaftsklasse Export ::getInstanceFromProperties () — Method in class Export
Erstellt ein neues Objekt und initialisiert Werte aus einer Eigenschaftsklasse Import ::getInstanceFromProperties () — Method in class Import
Erstellt ein neues Objekt und initialisiert Werte aus einer Eigenschaftsklasse Export ::getInstanceFromProperties () — Method in class Export
Objekt aus Eigenschaft erstellen Import ::getInstanceFromProperties () — Method in class Import
Erstellt ein neues Objekt und initialisiert Werte aus einer Eigenschaftsklasse Rectangle ::getLocation () — Method in class Rectangle
Obere linke Ecke des Rechtecks Rectangle ::getX () — Method in class Rectangle
Linke Position des Rechtecks Rectangle ::getY () — Method in class Rectangle
Obere Position des Rechteckes Rectangle ::getWidth () — Method in class Rectangle
Breite Rectangle ::getHeight () — Method in class Rectangle
Höhe Rectangle ::getBound () — Method in class Rectangle
Koordinaten als Array zurückgeben. In dem Array
0=>x, 1=>y, 2=>Breite, 3=>Höhe Rectangle ::getAbsoluteBound () — Method in class Rectangle
Koordinaten als Array zurückgeben. In dem Array
0=>x, 1=>y, 2=>x+Breite, 3=>x+Höhe H
$Image #height — Property in class Image
$MetaInfo #height — Property in class MetaInfo
Bild Höhe I
Component ::initEnvironmentRules () — Method in class Component
Regeln für die Systemprüfung Image — Class in namespace Alvine\Image
Bildklasse Import — Class in namespace Alvine\Image\Raw
Datenaustausch für Bilder ImportImplementation — Class in namespace Alvine\Image\Raw
Import mit externen Quellen Import — Class in namespace Alvine\Image\Raw\Provider\Binary
Datenaustausch für Bilder Import — Class in namespace Alvine\Image\Raw\Provider\File
Datenaustausch für Bilder Import — Class in namespace Alvine\Image\Raw\Provider\Http
Datenaustausch für Bilder $Export #imageID — Property in class Export
Import — Class in namespace Alvine\Image\Raw\Provider\Riak
Datenaustausch für Bilder $Import #imageID — Property in class Import
J
JPEG — Class in namespace Alvine\Image\Format
Wrapper für die JPEG-Methoden. L
$Converter #lastImage — Property in class Converter
M
$Converter #mimetype — Property in class Converter
MetaInfo — Class in namespace Alvine\Image
Dieses Objekt liefert alle MetaInformationen zu einem Bild $MetaInfo #mediatype — Property in class MetaInfo
entspricht dem MIME-Type der Grafik. Meanremoval — Class in namespace Alvine\Image\Operation
Skizze Meanremoval ::meanremoval () — Method in class Meanremoval
Arbeitsmehtode, die die Bildbearbeitung durchführt. Merge — Class in namespace Alvine\Image\Operation
Bildbearbeitung (Überleger) Merge ::merge () — Method in class Merge
Bild einkopieren Mirror — Class in namespace Alvine\Image\Operation
Bildbearbeitung (spiegeln) Mirror ::mirror () — Method in class Mirror
Bild spiegeln N
Negate — Class in namespace Alvine\Image\Operation
negativieren Negate ::negate () — Method in class Negate
Arbeitsmehtode, die die Bildbearbeitung durchführt. O
$Converter #operation — Property in class Converter
Operation — Class in namespace Alvine\Image
Interface für alle Operatoren (Command-Pattern) OpperationFailedException — Class in namespace Alvine\Image
Diese Exception wird geworfen wenn beim Ausführen einer Bildbearbeitung ein Fehler
aufgetreten ist. P
PNG — Class in namespace Alvine\Image\Format
Wrapper für die PNG-Methoden. Pixelate — Class in namespace Alvine\Image\Operation
verpixeln Pixelate ::pixelate () — Method in class Pixelate
Arbeitsmehtode, die die Bildbearbeitung durchführt. Point — Class in namespace Alvine\Image
Klasse die einen Punkt repräsentiert R
Resize — Class in namespace Alvine\Image\Operation
Bildbearbeitung (Größe anpassen) Resize ::resize () — Method in class Resize
Größe ändern Rotate — Class in namespace Alvine\Image\Operation
Bildbearbeitung (drehen) Rotate ::rotate () — Method in class Rotate
Drehen des Bildes RGBColor — Class in namespace Alvine\Image
Implementierung einer Farbe aus dem RGB Farbraum. Import ::read () — Method in class Import
Neues Bild importieren Import ::read () — Method in class Import
Neues Image Objekt erstellen Import ::read () — Method in class Import
Neues Bild importieren Import ::read () — Method in class Import
Neues Bild importieren Import ::read () — Method in class Import
Neues Bild importieren Rectangle — Class in namespace Alvine\Image
Klasse die ein Rechteck repräsentiert. S
$Converter #source — Property in class Converter
Image ::setCanvasColor () — Method in class Image
Setzt die Hintergrundfarbe der Leinwand Image ::serialize () — Method in class Image
Objekt serialisieren Shrink — Class in namespace Alvine\Image\Operation
Bildbearbeitung (einpassen) Shrink ::shrink () — Method in class Shrink
Einpassen eines Bildes Smooth — Class in namespace Alvine\Image\Operation
Weichzeichnen Smooth ::smooth () — Method in class Smooth
Arbeitsmehtode, die die Bildbearbeitung durchführt. T
Text — Class in namespace Alvine\Image\Operation
Bildbearbeitung (Text einfügen) Text ::text () — Method in class Text
Arbeitsmehtode, die die Bildbearbeitung durchführt. U
Image ::unserialize () — Method in class Image
Objekts deserialisieren $Export #uri — Property in class Export
$Import #uri — Property in class Import
$Export #uri — Property in class Export
$Import #uri — Property in class Import
UnsupportedFormatException — Class in namespace Alvine\Image
Diese Exception wird geworfen wenn das Format
des Bildes nicht unterstützt wird. UnsupportedOpperationException — Class in namespace Alvine\Image
Diese Exception wird geworfen wenn ein __call auf die Imageklasse
nicht existiert. Es im Verzeichnis /operations keine Klasse gibt. V
Image ::validate () — Method in class Image
Validieren W
$Image #width — Property in class Image
$MetaInfo #width — Property in class MetaInfo
Bild Breite Export ::write () — Method in class Export
Bilddaten exportieren Export ::write () — Method in class Export
Bilddaten exportieren Export ::write () — Method in class Export
Bilddaten exportieren Export ::write () — Method in class Export
Bilddaten exportieren Export ::write () — Method in class Export
Bilddaten exportieren _
Converter ::__construct () — Method in class Converter
Neuen Converter Font ::__construct () — Method in class Font
Erstellt ein neues Font-Objekt Font ::__destruct () — Method in class Font
Beim Löschen des Objektes auch
die Datenstruktur zerstören. Image ::__construct () — Method in class Image
Erstellt ein neues Image-Objekt Image ::__destruct () — Method in class Image
Datenstruktur zerstören Image ::__call () — Method in class Image
Callback MetaInfo ::__construct () — Method in class MetaInfo
Erstellt ein neues MetaInfo Objekt Point ::__construct () — Method in class Point
Neues Objekt erstellen Point ::__toString () — Method in class Point
Gibt einen String zurück. RGBColor ::__construct () — Method in class RGBColor
Neue Farbe anlegen RGBColor ::__toString () — Method in class RGBColor
Ausgabe der Farbe als Zeichenkette Export ::__construct () — Method in class Export
Erstellt ein neues Binär-Export-Objekt Import ::__construct () — Method in class Import
Erstellt ein neues Binary Provider Objekt Export ::__construct () — Method in class Export
Erstellt ein neues File-Export-Objekt Import ::__construct () — Method in class Import
Erstellt ein neues File-Objekt Export ::__construct () — Method in class Export
Erstellt ein neues URI-Objekt Import ::__construct () — Method in class Import
Erstellt ein neues URI-Objekt Export ::__construct () — Method in class Export
Erstellt ein neues Riak-Objekt Import ::__construct () — Method in class Import
Erstellt ein neues Riak-Objekt Rectangle ::__construct () — Method in class Rectangle
Neues Objekt erstellen Rectangle ::__toString () — Method in class Rectangle
Gibt die Koordinaten des Rechtecks aus.