SkiaSharpModule Class
Represents the
KGySoft.Drawing.SkiaSharp module.
See the
Remarks section of the
Initialize method for details.
Namespace: KGySoft.Drawing.SkiaSharpAssembly: KGySoft.Drawing.SkiaSharp (in KGySoft.Drawing.SkiaSharp.dll) Version: 10.0.0-rc.1
public static class SkiaSharpModule
Public NotInheritable Class SkiaSharpModule
public ref class SkiaSharpModule abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SkiaSharpModule = class end
- Inheritance
- Object SkiaSharpModule
| Initialize |
Initializes the KGySoft.SkiaSharp module (and also the KGySoft.Drawing.Core module).
It initializes the resource manager for string resources and registers its central management
in the LanguageSettings class.
|