Function

HarfBuzz-0.0HarfBuzzpaint_sweep_gradientSince 7.0.0

  • Perform a "sweep-gradient" paint operation.

    Parameters

    • funcs: paint_funcs_t

      paint functions

    • paint_data: any

      associated data passed by the caller

    • color_line: color_line_t

      Color information for the gradient

    • x0: number

      X coordinate of the circle's center

    • y0: number

      Y coordinate of the circle's center

    • start_angle: number

      the start angle

    • end_angle: number

      the end angle

    Returns void

    7.0.0