Flux - (platform\flux.class.php)

static platform\flux::genImg ($string $prompt = null[, $integer $width = null[, $integer $height = null]])
$prompt beinhaltet den Prompt für die Bildbeschreibung
$width optional; gibt die Breite des Bildes in Pixel an
$height optional; gibt die Höhe des Bildes in Pixel an
generiert ein Bild bezogen auf den Prompt und erstellt daraufhin ein Link, gibt bei Erfolg true zurück; im Fehler
echo '<a href='.platform\twitch::getAuthorizationUrl(true).'>Mit Twitch anmelden</a>';