On 04/08/2012 06:19 PM, nrgyzer wrote:
Thanks for DMagick... works great, except toBlob(). When I try the following:

Image example = new Image(Geometry(100, 100), new ColorRGB(0, 255, 0));
example.toBlob();

I get an access violation. Do I anything wrong or is it a bug? (I'm using 
Imagick
6.7.6, DMD64 and CentOS)

It's a bug.

--
Mike Wey

Reply via email to