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