Search found 3 matches
- 2013-06-04T10:49:47-07:00
- Forum: Bugs
- Topic: No Decode Delegate when using stdin
- Replies: 9
- Views: 17121
Re: No Decode Delegate when using stdin
Unfortunately, the same error message comes up.
- 2013-06-03T10:05:23-07:00
- Forum: Bugs
- Topic: No Decode Delegate when using stdin
- Replies: 9
- Views: 17121
No Decode Delegate when using stdin
I am having a problem when passing an image to ImageMagick via stdin.
The following command is the one in question.
$ display < frog.pgm
display: no decode delegate for this image format `/var/tmp/magick-2094Xb6fonFohOuc' @ error/constitute.c/ReadImage/550.
However,
display frog.pgm
works just ...
The following command is the one in question.
$ display < frog.pgm
display: no decode delegate for this image format `/var/tmp/magick-2094Xb6fonFohOuc' @ error/constitute.c/ReadImage/550.
However,
display frog.pgm
works just ...
- 2012-04-19T14:34:38-07:00
- Forum: Bugs
- Topic: Gradient on Ubuntu
- Replies: 1
- Views: 4426
Gradient on Ubuntu
I am using Ubuntu 11.10. I have installed ImageMagick from the latest source package. Here is the output from "convert -version"
Version: ImageMagick 6.7.6-6 2012-04-19 Q16 http:// www.imagemagick.org Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC Features: OpenMP
I am trying to convert ...
Version: ImageMagick 6.7.6-6 2012-04-19 Q16 http:// www.imagemagick.org Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC Features: OpenMP
I am trying to convert ...