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