Grx.color_to_and_mode
@accepts(Grx.Color)
@returns(Grx.Color)
def color_to_and_mode(c):
# Python wrapper for grx_color_to_and_mode()
Sets the color to #GRX_COLOR_MODE_AND.
- c
the source color value
- Returns
@accepts(Grx.Color)
@returns(Grx.Color)
def color_to_and_mode(c):
# Python wrapper for grx_color_to_and_mode()
Sets the color to #GRX_COLOR_MODE_AND.
the source color value