Grx.color_get_black
@returns(Grx.Color) def color_get_black(): # Python wrapper for grx_color_get_black()
Gets the color value for black.
This is guaranteed to be 0. In C code, you can use #GRX_COLOR_BLACK for short.
- Returns
@returns(Grx.Color) def color_get_black(): # Python wrapper for grx_color_get_black()
Gets the color value for black.
This is guaranteed to be 0. In C code, you can use #GRX_COLOR_BLACK for short.