C# Class IconsRenderContext, Anything

Inheritance: RenderContext
Mostra file Open project: EYHN/Anything

Public Methods

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

Method Details

IconsRenderContext() public method

public IconsRenderContext ( ) : SkiaSharp
return SkiaSharp

Resize() public method

public Resize ( int width, int height, bool zoomContent = true ) : void
width int
height int
zoomContent bool
return void