How do we find out if a ICO file contains multi resolution?
Posted: 2012-09-28T08:16:37-07:00
I am using the 'GetConvertedImage', passing in an ICO file containing multi resolution and the function does not return and fails silently. Is there a way I could query the image Information to detect whether or not the ICO contains one or multiple ICO?
Also tried getting image Information and trying to get MagickException error code but didn't return from that function call, my application failed silently (using GetMagick.GetImageInformation(strImagePath, exMagick);)
Thanks
Also tried getting image Information and trying to get MagickException error code but didn't return from that function call, my application failed silently (using GetMagick.GetImageInformation(strImagePath, exMagick);)
Thanks