The plugin part resvg
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
The plugin part MBS Images Plugin:resvg:
Partly Console safe,
37 entry points.
- class ReSVGMBS
- method RenderToPicture(width as Integer, Height as Integer, FitToType as Integer = 0, FitToValue as single = 0.0, transform as Ptr = nil) as Picture
- 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 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 RenderToFile(file as FolderItem, FitToType as Integer = 0, FitToValue as single = 0.0)
- method ViewBox(byref x as double, byref y as double, byref width as double, byref height as double) as Boolean
- method ImageBox(byref x as double, byref y as double, byref width as double, byref height as double) as Boolean
- 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 Constructor(data as String)
- method Constructor(data as MemoryBlock)
- method Constructor(file as FolderItem)
- property Handle as Integer
- property IsEmpty as Boolean
- property Width as Double
- property Height as Double
- shared method InitLog
- shared method LoadSystemFonts
- shared property FontFamily as String
- shared property Languages as String
- shared property FontSize as Double
- shared property KeepNamedGroups as Boolean
- shared property TextRendering as Integer
- shared property ImageRendering as Integer
- shared property ShapeRendering as Integer
- shared property DPI as Double
- shared property Available as Boolean
Blog Entries
Xojo Developer Magazine