iwyg / jitimage

Just In Time image manipulation (GD, Imagick, imagemagick) with integration for laravel 4
MIT License
95 stars 8 forks source link

Return array with image info instead of link string #37

Closed PunchRockgroin closed 10 years ago

PunchRockgroin commented 10 years ago

It would be nice if a method could be added to return the modified image in an array along with information about the modified image's height and width for HTML attributes.

iwyg commented 10 years ago

Something like this will be added in v0.2.*.