Methok Posted July 21, 2009 Share Posted July 21, 2009 Hello all, I am wanting to change the format of an uploaded mage buy using the following code. MagickSetImageFormat($resource, 'GIF' ); MagickWriteImage( $resource, $path ); But its just not working. I am resizing the image and stuff perfectly fine. Just cant change the format. Any help would be great. Thank you. Quote Link to comment https://forums.phpfreaks.com/topic/166828-changing-image-format-using-magicksetimageformat/ Share on other sites More sharing options...
ignace Posted July 21, 2009 Share Posted July 21, 2009 To what points $path? Quote Link to comment https://forums.phpfreaks.com/topic/166828-changing-image-format-using-magicksetimageformat/#findComment-879760 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.