improve:墨迹延迟

This commit is contained in:
2025-09-13 21:38:03 +08:00
parent ec3bcddc9d
commit 5361f8ae6f
10 changed files with 79 additions and 45 deletions
+1 -1
View File
@@ -194,7 +194,7 @@ namespace Ink_Canvas.Helpers
break;
}
var bitmapSource = System.Windows.Media.Imaging.BitmapSource.Create(
var bitmapSource = BitmapSource.Create(
bitmapData.Width,
bitmapData.Height,
_currentFrame.HorizontalResolution,