Constructor BitmapCanvasCached
BitmapCanvasCached()
Initializes a new instance of the SkiaUtils.BitmapCanvasCached class with default values.
public BitmapCanvasCached()
BitmapCanvasCached(SizeD, float, bool)
Initializes a new instance of the SkiaUtils.BitmapCanvasCached class with the specified size, scale factor, and transparency.
public BitmapCanvasCached(SizeD size, float scaleFactor, bool isTransparent = true)