DMagick image processing with D.

Mike Wey mike-wey at example.com
Thu Nov 3 11:52:39 PDT 2011


On 11/03/2011 06:43 PM, Andrej Mitrovic wrote:
> I've started a new repo where I'll be writing some DMagick (win32)
> sample apps. I have a simple one now that loads an image to a
> DibSection and blits it to the screen:
>
> https://github.com/AndrejMitrovic/DMagickSamples
>
> Note that I've had to add a couple of fixes to the library, so I'm
> distributing it with the samples.

I've merged in the the fixes you added.

I see that you have removed the shared static this from Image.d, is 
initializing ImageMagick unnecessary on Windows?
I've never tested without initializing though.

-- 
Mike Wey


More information about the Digitalmars-d-announce mailing list