Closed
Description
Magick.NET version
13.10.0
Environment (Operating system, version and so on)
Windows10, net framework 4.7.2
Description
I tried to read a Jpeg2000 image with a width of 6622 and a height of 4689, which took 6 seconds. Is this normal time?
How to optimize the time spent reading JPEG2000
settings.SetDefines(new Jp2ReadDefines
{
QualityLayers = 100,
});
Metadata
Metadata
Assignees
Labels
No labels