Radek Lučan

Results 1 comments of Radek Lučan

works without saving: `$img = Image::make('some image');` `$jpgImg = Image::make((string)$img->encode('jpg', 75));`