Hi guys,
I'm just starting with ImageMagick so this question might sound a bit newbie like but I just can figure out what the problem is.
I tried geting a pixel_cache, iterating over pixels in there and modifying them to some color but the result I get is always some color with some pattern. The ...
Search found 3 matches
- 2013-07-24T23:13:12-07:00
- Forum: Magick++
- Topic: Weird behavior when modifying pixels using Magick++
- Replies: 0
- Views: 8547
- 2010-08-15T09:16:15-07:00
- Forum: Bugs
- Topic: Problem with converting image
- Replies: 2
- Views: 7692
Re: Problem with converting image
Thanks for so quick response...
- 2010-08-14T15:05:51-07:00
- Forum: Bugs
- Topic: Problem with converting image
- Replies: 2
- Views: 7692
Problem with converting image
I have just downloaded and installed ImageMagick from source.
When I try execute the following command
convert splash.jpg splash.r
I get
convert: no decode delegate for this image format `splash.jpg' @ error/constitute.c/ReadImage/532.
convert: missing an image filename `splash.r' @ error/convert ...
When I try execute the following command
convert splash.jpg splash.r
I get
convert: no decode delegate for this image format `splash.jpg' @ error/constitute.c/ReadImage/532.
convert: missing an image filename `splash.r' @ error/convert ...