mt_image_replace_color — replaces color
void mt_image_replace_color(MT_IMAGE *img, int r, int g, int b, MT_COLOR *col);
Replaces color given with r, g, and b parameters to col.
r
g
b
col