Name

mt_image_replace_color — replaces color

Synopsis

void mt_image_replace_color(MT_IMAGE *img, int r, int g, int b, MT_COLOR *col);

Description

Replaces color given with r, g, and b parameters to col.