Skip to content

Repository files navigation

render images at ease, renders 2x images for retina screens, detect image dimensions using php ext-gd

usage

$img = newImage('path/to/your/image.extension');
#if you have ext-gd widht and height will be auto detected# $img->width = 300;# $img->height = 100;# if not set it will be detected from @2x image file exists. exists in th# $img->retina = false;print$img->imgResponsive();

Support and Feedback

If you find a bug, please submit the issue in Github directly. harvyde/image Issues

About

render images at ease, renders 2x images for retina screens, detect image dimensions using php ext-gd

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages