Name

mt_image_get_size — returns size of image

Synopsis

void mt_image_get_size(MT_IMAGE *img, int *width, int *height);

Description

Returns the size of given image.