NanoVega image handle.
This is refcounted struct, so you don't need to do anything special to free it once it is allocated.
Free this image.
Returns image height, or zero for invalid image.
Returns image width, or zero for invalid image.
Is the given image valid and comes from the same context?
Is this image valid?
images
See Implementation
NanoVega image handle.
This is refcounted struct, so you don't need to do anything special to free it once it is allocated.