VKVG  
Vulkan Vector Graphics

◆ vkvg_surface_write_to_png()

vkvg_status_t vkvg_surface_write_to_png ( VkvgSurface  surf,
const char *  path 
)
Parameters
Thesurface to save on disk.
Thepng file path.
Returns
SUCCESS or not.