SkiaImageView icon indicating copy to clipboard operation
SkiaImageView copied to clipboard

A control for easy way showing SkiaSharp-based image objects onto WPF/XF/.NET MAUI/Avalonia applications.

Results 2 SkiaImageView issues
Sort by recently updated
recently updated
newest added

似乎 缩放有问题 (It seems something wrong with Stretch and StretchDirection) ![Snipaste_2024-03-01_15-37-09](https://github.com/kekyo/SkiaImageView/assets/3275834/7545e604-89ca-4178-af8e-b062086662f6) Code ``` ```

Hey, using this in avalonia 11 and works pretty good out of the box, only minor issue I have that I do swap my bound image at like 30-60 fps...

enhancement
question