VKVG  
Vulkan Vector Graphics

◆ vkvg_set_opacity()

void vkvg_set_opacity ( VkvgContext  ctx,
float  opacity 
)

This global opacity factor will affect all further drawing operations, the default value is 1.

Parameters
ctxa valid context handle.
opacityglobal opacity value between 0..1.