Skip to content

Support for extremely large images #2881

Answered by tocsoft
aevitas asked this question in Ideas
Discussion options

You must be logged in to vote

you can configure/override this default via Configuration.

Configuration.MemoryAllocator = MemoryAllocator.Create(new MemoryAllocatorOptions {
    AllocationLimitMegabytes = 8000 // 8GB
});

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aevitas
Comment options

Answer selected by aevitas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants