.Net Core uses ImageSharp to draw graphics · using (Image<Rgba32> image = new Image<Rgba32>(500, 500)) · { · image.Mutate( · x => x.BackgroundColor(Rgba32.Blue).
確定! 回上一頁