Destiny\Grimoire\Page::gImage PHP Method

gImage() protected method

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