[magick-users] creating an image from raw data

Anthony Thyssen anthony at griffith.edu.au
Wed Jul 16 21:17:18 PDT 2008


"Ken" on  wrote...
| 
| I'm trying to create an image object from raw image data. Here is the code I've been using.  It compiles fine but when it runs, it prints out this error in the image.read call.  I'm running on Red Hat Linux.  Any ideas on what's wrong?  Thanks for your help.
| 
| 
| terminate called after throwing an instance of 'Magick::ErrorMissingDelegate'
|   what():  ImageMagick: no decode delegate for this image format `'
| Aborted
| 
You don't seem to be specifying a format for the generated output blob!

  Anthony Thyssen ( System Programmer )    <A.Thyssen at griffith.edu.au>
 -----------------------------------------------------------------------------
    To fly or not to fly... There is no question!     -- rodbuggy at aol.com
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/


More information about the Magick-users mailing list