ColorLine.this

Create a color_line.ColorLine boxed type.

  1. this(hb_color_line_get_color_stops_func_t getColorStops, hb_color_line_get_extend_func_t getExtend)
    class ColorLine
    this
    (
    hb_color_line_get_color_stops_func_t getColorStops = hb_color_line_get_color_stops_func_t.init
    ,
    hb_color_line_get_extend_func_t getExtend = hb_color_line_get_extend_func_t.init
    )
  2. this(void* ptr, Flag!"Take" take)

Parameters

getColorStops hb_color_line_get_color_stops_func_t
getExtend hb_color_line_get_extend_func_t