17 Commits

Author SHA1 Message Date
61035cb376 Fixed tests 2024-08-11 21:32:10 +02:00
2c2250d9d7 Fixed potential error in in-place conversion and improved tests to cover this case 2024-08-11 21:13:27 +02:00
536a462540 Fixed RowIndexer on sub-images and added tests for that case 2024-07-21 17:28:54 +02:00
10f0c8c5b7 Fixed error in test-data generation 2024-07-21 12:45:55 +02:00
c897b34690 Changed current quantization method name to SimpleColorPalette, added placeholder for a more quality focused implementation 2024-07-21 12:44:53 +02:00
9f3fbc7473 More tests and small fixes 2024-07-20 22:09:34 +02:00
2a26c4404f Made colors equatable; added more tests; small improvements; changed test-data to cover more edge-cases 2024-07-20 16:25:53 +02:00
c6ac54a936 Added additional tests and some small fixes and improvements 2024-07-18 23:09:49 +02:00
dd5f742b48 Correctly implemented image.ConverTo and added tests 2024-07-14 21:35:32 +02:00
2d30dc98ec Finished image-implementation and added some tests 2024-07-14 18:00:24 +02:00
afdf36e0e5 Grouped Tests 2024-07-14 17:58:24 +02:00
132bf7f54a Changed all public PixelHelper-methods to be extensions; removed unused sorts 2024-07-08 23:55:48 +02:00
fb56257e87 Improved conversion-test to check for different amounts if missing elements 2024-07-08 23:48:29 +02:00
3f9dd933d3 Refactored conversion and implemented narrowing and widening 2024-07-08 23:40:18 +02:00
ccd4a8d5c8 Implemented a first draft of a ColorFormat-conversion 2024-07-07 17:57:08 +02:00
822d9fa6f1 Added first quantization tests 2024-07-06 17:12:14 +02:00
696f3b955f Initial commit (WIP) 2024-07-06 00:04:07 +02:00