Name

mt_image_new — creates a new image

Synopsis

MT_IMAGE *mt_image_new(int width, int height);

Description

Returns a new image with given size.