Hi Iam developing an image viewer application just like irfan-view or acdsee which should be capable to view lots of different image file formats (not just the standard ones which can be done with System.Drawing.Image).
Iam currently using ImageMagick but it isn t very fast and seems to be unstable with some image files.
Can anyone suggest a good imaging library, ideally with a .NET wrapper already present?