Import
class Import extends ImportImplementation
Datenaustausch für Bilder
Import Klasse, die das speichern und laden von Bilddaten unterstützen.
Properties
protected | $data |
Methods
__construct(string $data)
Erstellt ein neues Binary Provider Objekt
static object
getInstanceFromProperties(Properties $properties)
Erstellt ein neues Image Objekt und initialisiert Werte aus einer Eigenschaftsklasse
Details
in ImportImplementation at line 43
protected Image
createImageObject(string $data)
Imageobjekt aus Bilddaten erstellen
at line 49
__construct(string $data)
Erstellt ein neues Binary Provider Objekt
at line 64
Image
read()
Neues Image Objekt erstellen
at line 75
static object
getInstanceFromProperties(Properties $properties)
Erstellt ein neues Image Objekt und initialisiert Werte aus einer Eigenschaftsklasse