2634 Commits (a56287cb85899a5fc5455df870eeee264cabc3ee)

Author SHA1 Message Date
Scott Williams a56287cb85 remove all drawing except draw image 6 years ago
James Jackson-South 72e701414a Use tolerant comparer. 6 years ago
James Jackson-South 25658d0791 Update External 6 years ago
James Jackson-South 08e8f55239 Use per-edge buffer + minor optimizations. Fix #1044 6 years ago
James Jackson-South 9a42d54767 Add test images 6 years ago
James Jackson-South 26fc9b3906 Speed up tga decoding and add new benchmark comparison 6 years ago
James Jackson-South 27ba7781c7 Allow custom configuration. Fix #650 6 years ago
James Jackson-South 793044464e Update reference images 6 years ago
James Jackson-South 9b1db0c81f Use Point for offset 6 years ago
James Jackson-South 3646b9d7d4 Update ExifProfileTests.cs 6 years ago
James Jackson-South 42757e0a2f Better coverage for Exif values. 6 years ago
Sergio Pedri 5bce2e7738 Added tests for convolution aware pixel shader 6 years ago
Sergio Pedri b6eb8804bd Added pixel shader tests 6 years ago
James Jackson-South 2fd662fb74 Add new resize tests. Fix #1049 6 years ago
James Jackson-South d54cef8190 All tests pass. 6 years ago
James Jackson-South d1b57f74a1 Fix Number casting and description parsing. 6 years ago
James Jackson-South 07c7c1e626 Initial port + most tests 6 years ago
James Jackson-South 742a51a2d6 Fix extensions namespace. 6 years ago
James Jackson-South fa1e1c5b91 MetaData => Metadata code. 6 years ago
James Jackson-South 6bc6afb3e7 MetaData => Metadata 6 years ago
James Jackson-South dfd2b641d5 Simplify format specific metadata retrieval. 6 years ago
James Jackson-South 60fed0c244 Add pixeloperations tests for new pixel formats 6 years ago
James Jackson-South 35c0f4b4db Add La16 and La32 to IPixel (tests next commit) 6 years ago
James Jackson-South d2a4f97225 Add Bgra5551 pixeloperations plus tests. 6 years ago
James Jackson-South 1ab0024f95 Create La32Tests.cs 6 years ago
James Jackson-South 80551c1113 Create La16Tests.cs 6 years ago
James Jackson-South 895c7f584b Gray16 => L16 6 years ago
James Jackson-South f74effddd1 Update BokehBlurTest.cs 6 years ago
James Jackson-South a35b73245a Gray8 => L8 7 years ago
James Jackson-South 0acf4f979c Alpha8 => A8 7 years ago
James Jackson-South 0d46d3a6f6 Fix #1006 ResizeMode.Crop 7 years ago
James Jackson-South 61ea5e8627 Add tests and fix for handling invalid input. 7 years ago
James Jackson-South 3a9dfdf8b7 Allow returning the image format with the info. 7 years ago
James Jackson-South ff136cd8ad Compare image on windows only for now. 7 years ago
James Jackson-South dc090c23ec Fix #1047 7 years ago
James Jackson-South 9e232fe57a Improve code coverage. 7 years ago
Brian Popow 50bacca782 Add GetBT709Luminance with vector test 7 years ago
Brian Popow 11cc8121fa Update external for issue 984 testimages 7 years ago
James Jackson-South c88e34d344 Initial working commit 7 years ago
James Jackson-South 058836d0c9 Normalize GraphicsOptions parameter position 7 years ago
James Jackson-South 241c50a79e Drop Default, use DeepClone + tests 7 years ago
James Jackson-South 4a4379ef80 Simplify options and add clone + tests 7 years ago
James Jackson-South e59f2206f3 Convert options into classes. 7 years ago
James Jackson-South d91bda2946 Fix #1044 7 years ago
Brian Popow 2acaea2ee4 Add benchmarks for tga images 7 years ago
Brian Popow 8b0eaf8dfd Code review changes 7 years ago
Brian Popow 7db0caaedd Throw ImageFormatException when width or height is 0 7 years ago
Brian Popow 862018228d Add tests for bmp and tga header to throw UnknownImageFormatException when there is insufficient data 7 years ago
Brian Popow f1a021b065 Using tolerant comparer for 16 and 8 bit 7 years ago
James Jackson-South 7cb840a86a Fix output, cleanup and minor optimizations. 7 years ago