C# Class IconsRenderContext, Anything

Inheritance: RenderContext
Afficher le fichier Open project: EYHN/Anything

Méthodes publiques

Méthode Description
IconsRenderContext ( ) : SkiaSharp
Resize ( int width, int height, bool zoomContent = true ) : void

Method Details

IconsRenderContext() public méthode

public IconsRenderContext ( ) : SkiaSharp
Résultat SkiaSharp

Resize() public méthode

public Resize ( int width, int height, bool zoomContent = true ) : void
width int
height int
zoomContent bool
Résultat void