Search found 1 match
- 2012-04-03T06:24:13-07:00
- Forum: Users
- Topic: Read raw image data from memory
- Replies: 1
- Views: 4162
Read raw image data from memory
Hello! I am new to ImageMagick and MagickWand. I want to read raw image data directly from memory. Is MagickReadImageBlob() the right way to go? Is a 'blob' an array of bytes?