Name

mt_image_get_pixel — gets pixel color

Synopsis

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

Description

Gets color and alpha from given pixel.