ImageSharp issue with drawing text colour blending with image
I’m using SixLabors ImageSharp library on a .NET 7.0 web api.
How to load multiband tiff?
I have a tiff image with 4 bands. Image is about 1GB in size.
When I try to load it it says it cannot allocate buffer for image of dimensions 0x0.
Dimensions are definitely not 0x0.