DMagick image processing with D.

Andrej Mitrovic andrej.mitrovich at gmail.com
Thu Nov 3 10:43:13 PDT 2011


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.


More information about the Digitalmars-d-announce mailing list