Function

HarfBuzz-0.0HarfBuzzcolor_line_get_color_stopsSince 7.0.0

  • Fetches a list of color stops from the given color line object.

    Note that due to variations being applied, the returned color stops may be out of order. It is the callers responsibility to ensure that color stops are sorted by their offset before they are used.

    Parameters

    Returns [number, color_stop_t[]]

    the total number of color stops in color_line

    7.0.0