Im trying to get the colorprofile of any image and i cant seem to do it with imageMagick.I can get the profile from some images with exif_read_databut I need the profile from all images.i found the fu
Please help me.. My host company do not agree to install imagemagick 开发者_开发百科on server so I have downloaded portable imagemagick version which does not require installation. I would like to tes
I am trying to compare two images that are taken from monkeyrunner. I found that there is sameAs in monkeyrunner but it seems to not work.
On Mac Lion I have done a configure, make and install a static version of ImageMagick. All went fine and as result of configure I get
I\'m using JMagick and have a simple Java class that loops over all images in a directory (and its sub directories), converting images into grayscale images.
I would like to know if its possible to convert a PDF to and image without fonts. My goal is to have only the image without text ?
I\'m using ImageMagick to convert a RAW file (*.nef extension) into a JPEG image. I\'m actually doing this from within PHP, but not using the IMagick extension (I spent too much time banging my head a
I\'m using ImageMagick via PHP and would like to extend on this resource: http://joedesigns.com/v22/?page=scripts_widgets&id=15
I have a few problems while processing my images in my java program. For the processing, i use ImageMagick version 6.7.2-Q16 under Windows Vista.
I\'m trying to make a thumbnail imag开发者_如何学JAVAe on the go with imagick. Everything works fine when i use this code: