We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

image process

Is there any method or class to process images (like make thumbnail, or set width/height) ?

thanks



43.9k

See version 1.3 on github

HI THERE If you want to process image,you can take a look at this imaging library: https://www.rasteredge.com/how-to/csharp-imaging/ It offers detailed tutorial for you to process the image like make thumbnail, or set width/height