Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Svg.CodeGen.Skia
SkiaCSharpCodeGen
Methods
Generate(SKPicture, String, String)
Menu
On this page
Generate(SKPicture, String, String) Method
Definition
Namespace
Svg.CodeGen.Skia
Assembly
Svg.SourceGenerator.Skia.dll
View source
public static string Generate(SKPicture picture, string namespaceName, string className)
Parameters
picture
SKPicture
namespaceName
String?
className
String?
Returns
String?