writeImage not build .mpc

IMagick is a native PHP extension to create and modify images using the ImageMagick API. ImageMagick Studio LLC did not write nor does it maintain the IMagick extension, however, IMagick users are welcome to discuss the extension here.
Post Reply
corbanb
Posts: 17
Joined: 2013-09-29T19:29:36-07:00
Authentication code: 6789

writeImage not build .mpc

Post by corbanb »

Hi everyone,

I am working on a project using IMagick but I seem to be running into an issue where writeImage doesn't seem to complete. But I am not sure if that is correct or not. Its putting images in the folder but that have the extension .cache instead of .mpc and when I try to open the one I write with the extension .mpc it can't be found. Any ideas on what would cause this? The writeImage method is returning true that it completed the process yet its not named correct. Any thoughts on this? Thanks in advance.
Post Reply