Grx.color_info_n_free_colors

@returns(int)
def color_info_n_free_colors():
    # Python wrapper for grx_color_info_n_free_colors()
  

Gets the number of unallocated colors remaining for the current graphics mode.

For RGB graphics modes, this will always return 0.

Returns