Function GetImageColor

Source
pub unsafe extern "C" fn GetImageColor(
    image: Image,
    x: c_int,
    y: c_int,
) -> Color
Expand description

Get image pixel color at (x, y) position