VKVG  
Vulkan Vector Graphics

◆ vkvg_path_extents()

void vkvg_path_extents ( VkvgContext  ctx,
float *  x1,
float *  y1,
float *  x2,
float *  y2 
)
Parameters
ctxa valid Context
x1left of the resulting extents
y1top of the resulting extents
x2right of the resulting extents
y2bottom of the resulting extents