Page 1 of 1

[Help] How to get the image's properties with DLL??

Posted: 2008-05-21T02:51:29-07:00
by lzw1015bean
Hello everyone,
I juste add MagickNet in my project .net
I can convert image now. :D

But, my purpose is simple.
Because which i need are juste the image's property like size, format, Resolution,print size and so on.
Exactely like that we call commande identify -verbose xxx.jpg

There is someone who have the idea for this on using dll?

thank u very much.