VKVG  
Vulkan Vector Graphics

◆ vkvg_get_matrix()

void vkvg_get_matrix ( VkvgContext  ctx,
const vkvg_matrix_t matrix 
)

Get the current transformation matrix of the supplied context.

Parameters
ctxa valid vkvg Context
matrixa valid vkvg_matrix_t pointer to receive the current context's transform.