Thanks for your help. Thanks Shyam On Thu, Aug 6, 2009 at 9:31 PM, < [email protected]> wrote:
> > Is there any way to read that buffer into "image" > > You can use BlobToImage() and set the image_info members > > size - the image dimensions > magick - the format, for example RGBA > depth - the depth, for example 8 > > You can also create an image and then call ImportImagePixels(). > _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
