Why Rgba32? #230
Unanswered
antonfirsov
asked this question in
Ideas
Why Rgba32?
#230
Replies: 1 comment 3 replies
-
It's actually the same issue
Will fail for jpegs without decoding to |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Branching a new discussion from SixLabors/ImageSharp#1986 (comment)
I'm not familiar with ImageSharp.Web architecture, but I don't understand how can target type decoding block the format change. I'd say, we should be able to dogfeed this 2.0 optimization to ImageSharp.Web. It eliminates 25% of the memory footprint in many cases. If there is an inherent issue adapting it, it's a problem we should eventually solve.
Beta Was this translation helpful? Give feedback.
All reactions