mt_image_new — creates a new image
MT_IMAGE *mt_image_new(int width, int height);
Returns a new image with given size.