Search found 1 match
- 2018-03-20T10:48:35-07:00
- Forum: Magick.NET
- Topic: Identify -verbose in C#
- Replies: 0
- Views: 22518
Identify -verbose in C#
Hello, I'm a new user of ImageMagick and I would like to know how I could do a similar task in C# to the commande line "identify -verbose". My goal is to obtain the profile. Actualy, I do have the colorspace, but when I do a getProfile() , I only get icc or null. And I would like to have the ...