Svg.from_bytes
Description:
Parses the SVG data in bytes and creates a paintable.
Parameters:
| bytes |
the data |
Returns:
|
the paintable |
Parses the SVG data in bytes and creates a paintable.
| bytes |
the data |
|
the paintable |