2761 Commits (89e3898e9700a89bdbc17ffc3ab7db69520c1349)

Author SHA1 Message Date
James Jackson-South a31dfabb5c Added bulk adaptation method plus more tests 8 years ago
James Jackson-South 321e439343 Fix accidentally replaced test image 8 years ago
James Jackson-South fd0ac3e1e2 Upate rgb test format 8 years ago
James Jackson-South 7845e8660e Add clamping and more struct tests 8 years ago
James Jackson-South 346147a187 Fix colorspace string representation tests. 8 years ago
David Svånå f5464b589f When passing 0 to only one dimension on resize, it will keep one pixel in case aspect ratio results in less than 1 pixel for a dimension. 8 years ago
James Jackson-South 852bfccc7a Add tests 8 years ago
James Jackson-South a9e0da2465 Add tests for all supported png bit depths. 8 years ago
Anton Firszov 72f0d26d10 ParallelHelper -> CloneAs<T>() + drop ParallelFor 8 years ago
Anton Firszov f0cda4387b DrawImageProcessor + formatting 8 years ago
Anton Firszov d0be9fd6b0 ParallelHelper -> ProjectiveTransformProcessor, better RotateTests 8 years ago
Anton Firszov 2ee4a88d54 ParallelHelper -> CropProcessor, additional FlipProcessor test 8 years ago
Anton Firszov 2bf6278866 validating tests for CropProcessor 8 years ago
Anton Firszov 00992043bb fixed ParallelHelper + improved tests 8 years ago
Anton Firszov 55b30e8a28 DetectEdgesTest.DetectEdges_InBox issue isolated in a failing test for ParallelHelper.IterateRows() 8 years ago
Anton Firszov 55479b0dee WIP applying ParallelHelper to Convolution processors 8 years ago
Anton Firszov 2c8808e802 skip tests in ReferenceDecoderBenchmarks 8 years ago
James Jackson-South d134300dbb Clone => DeepClone 8 years ago
James Jackson-South 859d331234 Add Clone overloads for new configuration. 8 years ago
James Jackson-South 6e8b167354 Rename DeepClone => Clone 8 years ago
James Jackson-South 7698f5d286 Add metadata cloning tests 8 years ago
James Jackson-South 025d104dfa All metadata now performs a deep clone 8 years ago
James Jackson-South 2bc0c17f41 Begin ToString() formatting. 8 years ago
Anton Firszov feb1a44356 implemented IterateRowsWithTempBuffer<T> 8 years ago
Anton Firszov 4bfafc97b5 implemented ParallelHelper.IterateRows() 8 years ago
Anton Firszov c094e12ba7 ParallelHelper.IterateRows WIP 8 years ago
James Jackson-South cb7c0d8419 Make formats public + minor cleanup. 8 years ago
James Jackson-South 58ea9950c5 Can now preserve jpeg quality ❤️ 8 years ago
James Jackson-South c91d9154f6 Simplify metadata API 8 years ago
James Jackson-South ea0ab8bb50 Png now correctly encodes 1, 2, 4 bit images 8 years ago
James Jackson-South 9907d78d3e Preserve BmpBitsPerPixel 8 years ago
James Jackson-South 25e5d48dca Much better type safety. 8 years ago
James Jackson-South eb318f1502 Strong type meta query + format singletons 8 years ago
James Jackson-South 3835b0b777 Fix EXIF overflow and Jpeg decoding 8 years ago
James Jackson-South 6bc07e6a6d Fix local color table encoding. 8 years ago
James Jackson-South a50c3eb985 Use dictionaries to store format specific metadata 8 years ago
Vicente Penades 2042f1feed Adding more tests to cover single pixel ColorBlending and AlphaComposition functions 8 years ago
James Jackson-South 4b9c684586 Add derived format info types and allow persistance of palette lengths 8 years ago
Jason Nelson c31eb7e601 [SL.Core] Use Assert.Contains when checking for substrings 8 years ago
Jason Nelson 302bb88535 [SL.Core] Remove whitespace 8 years ago
Jason Nelson e154df4654 [SL.Core] Add test to ensure PointF has the same layout as Vector2 8 years ago
Jason Nelson d073bf833c [SL.Core] Add HashHelpersTests 8 years ago
James Jackson-South 1c72e613c4 Add additional tests 8 years ago
Jason Nelson 9b97df58c4 [SL.Core] Remove unused DebugGaurd tests 8 years ago
Jason Nelson a543ce6371 [SL.Core] Remove additional unused Guard methods 8 years ago
Jason Nelson 177e1e2373 [SL.Core] Update tests to target netcoreapp2.1 8 years ago
Jason Nelson 187d0a16c0 [SL.Core] Remove unused Gaurd.IsTrue and Gaurd.IsFalse 8 years ago
Jason Nelson 1c29c7fc32 [SL.Core] Update Moq & xunit 8 years ago
James Jackson-South 983291730a Don't allow duplicate formats in configuration. 8 years ago
Jason Nelson d4ac432d9f [SL.Core] Remove unused Gaurd overloads 8 years ago