SkiaSharpModule Class

Represents the KGySoft.Drawing.SkiaSharp module.
See the Remarks section of the Initialize method for details.

Definition

Namespace: KGySoft.Drawing.SkiaSharp
Assembly: KGySoft.Drawing.SkiaSharp (in KGySoft.Drawing.SkiaSharp.dll) Version: 10.0.0-rc.1
C#
public static class SkiaSharpModule
Inheritance
Object    SkiaSharpModule

Methods

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.

See Also