GetColorTuple

Function GetColorTuple 

Source
pub unsafe extern "C" fn GetColorTuple(
    color: *const PixelPacket,
    depth: c_uint,
    matte: c_uint,
    hex: c_uint,
    tuple: *mut c_char,
)