SixLabors.ImageSharp.Drawing.Processing.Processors.Drawing.FillRegionProcessor Method not found #264
|
Environment -
Error message - System.MissingMethodException: Method not found: 'System.Span Error occurs in this line - imageContext.FillPolygon(bgColor, points); |
Replies: 1 comment 3 replies
That seems to be an old version. Looks like you updated the core |
That seems to be an old version. Looks like you updated the core
SixLabors.ImageSharppackage, but notSixLabors.ImageSharp.Drawing.