|
◆ vkvg_surface_create_from_image()
- Parameters
-
dev | The vkvg device used for creating the surface. |
filePath | The path of the image to load for creating the surface. |
- Returns
- The new vkvg surface with the loaded image as content, or null if an error occured.
|