mt_image_set_pixel — sets pixel color
void mt_image_set_pixel(MT_IMAGE *img, int x, int y, MT_COLOR *col);
Sets color and alpha for given pixel.