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. 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? 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
Archived
This topic is now archived and is closed to further replies.