在内存比较小的旧电脑上,在调用 var bitmap = new SKBitmap(BITMAP.bmWidth, BITMAP.bmHeight);时 会因为SKBitmap.TryAllocPixels 随机出现System.Exception: Unable to allocate pixels for the bitmap. 复用Context,减小SKBitmap.TryAllocPixels 调用