VKVG
Vulkan Vector Graphics
|
◆ vkvg_pattern_create_linear()
Create a new linear gradient along the line defined by (x0, y0) and (x1, y1). Before using the gradient pattern, a number of color stops should be defined using vkvg_pattern_add_color_stop.
|