SVG
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
SVG
Use ReSVG to render a SVG file to a picture.
- Classes
- class ReSVGMBS
- method Constructor(data as MemoryBlock)
- method Constructor(data as String)
- method Constructor(file as FolderItem)
- method ImageBox(byref x as double, byref y as double, byref width as double, byref height as double) as Boolean
- shared method InitLog
- shared method LoadSystemFonts
- method NodeBox(id as string, byref x as double, byref y as double, byref width as double, byref height as double) as Boolean
- method NodeExists(id as string) as Boolean
- method Render(width as Integer, Height as Integer, pixmap as Ptr, FitToType as Integer = 0, FitToValue as single = 0.0, transform as Ptr = nil)
- method RenderNode(ID as string, width as Integer, Height as Integer, pixmap as Ptr, FitToType as Integer = 0, FitToValue as single = 0.0, transform as Ptr = nil)
- method RenderNodeToPicture(ID as string, width as Integer, Height as Integer, FitToType as Integer = 0, FitToValue as single = 0.0, transform as Ptr = nil) as Picture
- method RenderToFile(file as FolderItem, FitToType as Integer = 0, FitToValue as single = 0.0)
- method RenderToPicture(width as Integer, Height as Integer, FitToType as Integer = 0, FitToValue as single = 0.0, transform as Ptr = nil) as Picture
- method ViewBox(byref x as double, byref y as double, byref width as double, byref height as double) as Boolean
- shared property Available as Boolean
- shared property DPI as Double
- shared property FontFamily as String
- shared property FontSize as Double
- property Handle as Integer
- property Height as Double
- shared property ImageRendering as Integer
- property IsEmpty as Boolean
- shared property KeepNamedGroups as Boolean
- shared property Languages as String
- shared property ShapeRendering as Integer
- shared property TextRendering as Integer
- property Width as Double
- Blog Entries
Release notes
- Version 23.5
- Fixed picture output in ReSVGMBS class to not invert alpha for console projects.
- Version 23.0
The items on this page are in the following plugins: MBS Images Plugin.