Function GenImageText

Source
pub unsafe extern "C" fn GenImageText(
    width: c_int,
    height: c_int,
    text: *const c_char,
) -> Image
Expand description

Generate image: grayscale image from text data