Method BitmapIsOk
BitmapIsOk(SKBitmap?)
Gets whether or not specified bitmap is ok.
public static bool BitmapIsOk(SKBitmap? bitmap)
Parameters
bitmapSKBitmapBitmap to check.
Gets whether or not specified bitmap is ok.
public static bool BitmapIsOk(SKBitmap? bitmap)
bitmap SKBitmapBitmap to check.