Browse Source

Set convolveAlpha to true

crobibero 4 năm trước cách đây
mục cha
commit
ac2593e370
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Jellyfin.Drawing.Skia/SkiaEncoder.cs

+ 1 - 1
Jellyfin.Drawing.Skia/SkiaEncoder.cs

@@ -435,7 +435,7 @@ namespace Jellyfin.Drawing.Skia
                 0f,
                 kernelOffset,
                 SKShaderTileMode.Clamp,
-                false);
+                true);
 
             canvas.DrawBitmap(
                 source,