Destiny\Grimoire\Theme::gImage PHP Method

gImage() protected method

protected gImage ( )
    protected function gImage()
    {
        return new Image($this->normalResolution['image']);
    }