Name

mt_image_set_pixel — sets pixel color

Synopsis

void mt_image_set_pixel(MT_IMAGE *img, int x, int y, MT_COLOR *col);

Description

Sets color and alpha for given pixel.