Read raw images - Magick++

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
FlashFan
Posts: 13
Joined: 2011-01-05T03:41:09-07:00
Authentication code: 8675308

Read raw images - Magick++

Post by FlashFan »

Hi guys

I try to read raw images, but don´t know how.

For example I have an image with 300x200 pixels and a RGB colorspace, which means there are 3 bytes per pixel.
How can I read such an image?

Thanks for your help!
Post Reply