DMagick image processing with D.

Mike Wey mike-wey at example.com
Mon Apr 9 04:37:14 PDT 2012


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


More information about the Digitalmars-d-announce mailing list