To know the resolution of a picture, you most often need to open it (unless you can read the size in the header) to do it, one possibility would be to use CMdaImageFileToBitmapUtility, the after your OpenL()-function is finished and your MiuoOpenComplete()-function called, you could use FrameInfo() to get information of the picture, this would also include the resolution of the picture.