colorGetRed
fn
ubyte colorGetRed(harfbuzz.types.Color color)Fetches the red channel of the given color.
Parameters
color | an #hb_color_t we are interested in its channels. |
Returns
Red channel value
ubyte colorGetRed(harfbuzz.types.Color color)Fetches the red channel of the given color.
color | an #hb_color_t we are interested in its channels. |