mt_image_get_pixel — gets pixel color
void mt_image_set_pixel(MT_IMAGE *img, int x, int y, MT_COLOR *col);
Gets color and alpha from given pixel.