menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Create bitmap of a given size from an svg string
Syntax:
public static
Bitmap
BitmapFromSvg(
string
svg
,
int
width
,
int
height
,
bool
adjustForDarkMode
)
Returns:
Type: Bitmap
Available since:
8.0
Description:
Create bitmap of a given size from an svg string
Syntax:
public static
Bitmap
BitmapFromSvg(
string
svg
,
int
width
,
int
height
)
Returns:
Type: Bitmap
Available since:
7.6
home
/
Rhino.UI
/
DrawingUtilities
/
BitmapFromSvg
BitmapFromSvg method
Class:
Rhino.UI.DrawingUtilities
Nothing found