Is it possible to change format/extension of file using Adapter/Imagick or Adapter/Gd? I want to convert .png to .jpg, but I don't see such function in Phalcon docs? Do I need execute that with poor Imagick functions?
This post is marked as solved. If you think the information contained on this thread must be part of the official documentation, please contribute submitting a pull request to its repository.
Is it possible to change format/extension of file using Adapter/Imagick or Adapter/Gd? I want to convert .png to .jpg, but I don't see such function in Phalcon docs? Do I need execute that with poor Imagick functions?