Set convolveAlpha to true

This commit is contained in:
crobibero 2020-12-11 08:06:04 -07:00
parent a57e465de9
commit ac2593e370

View file

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