mt_image_get_size — returns size of image
void mt_image_get_size(MT_IMAGE *img, int *width, int *height);
Returns the size of given image.