15 Commits (ba883d7c8ad493188b3dc514dea176cfac380e6e)

Author SHA1 Message Date
James Jackson-South 54ccea32cc Use Buffer2D throughout. Fix #1141 7 years ago
James Jackson-South 1837f6abb9 Clean up quantized frame API 7 years ago
James Jackson-South 63f277b404 Simplify, fix color mapping, and refactor for performance. 7 years ago
James Jackson-South d113c787fd Dump progress so far 7 years ago
Sergio Pedri 5cccfbcacd Switched pixel format type constraint to unmanaged 7 years ago
James Jackson-South 4dffc179f5 Refactor to inline based on feedback. 7 years ago
James Jackson-South e535d1d409 Add dither scaling and simplify API. 7 years ago
James Jackson-South 05098868d6 Cleanup and fix tests. 7 years ago
James Jackson-South 50a693791f Delete Rgba32 named colors 7 years ago
James Jackson-South 15a7a557f2 Revert `using` declaration changes for until we establish guidelines. 7 years ago
Brian Popow 38454f8fde Use using declarations to reduce nesting 7 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 7 years ago
Anton Firszov fef3a11b23 introduce IQuantizedFrame<T> 7 years ago
Anton Firszov db76572c31 QuantizedFrame<T> using ReadOnlyMemory<T> 7 years ago
James Jackson-South 45edceb0bc
Use more accuracy when calculating variance. Fix #866 (#874) 8 years ago