LoadImageSvg

Load image from SVG file data or string with specified size

version(BindRaylib_Static)
extern (C) @nogc nothrow
LoadImageSvg
(
const(char)* fileNameOrString
,
int width
,
int height
)

Meta