I just had a client upload a jpg image in CMYK and it wasn’t rendering correctly in IE and some versions of firefox. Is there a check I can do to make sure it is saved in RGB before it’s uploaded?
Leave a Reply
You must be logged in to post a comment.
You can use
getimagesize()
. http://php.net/manual/en/function.getimagesize.php