2606 Commits (d2d51456b5f934b25625418a4f07836d2aba7357)

Author SHA1 Message Date
James Jackson-South d2d51456b5 Gray16 => L16 7 years ago
James Jackson-South 8da27b2566 Update BokehBlurTest.cs 7 years ago
James Jackson-South 372c691d52 Gray8 => L8 7 years ago
James Jackson-South d68519d133 Alpha8 => A8 7 years ago
James Jackson-South 674815ca9d Fix #1006 ResizeMode.Crop 7 years ago
James Jackson-South 8762bdecce Add tests and fix for handling invalid input. 7 years ago
James Jackson-South eb1197343f Allow returning the image format with the info. 7 years ago
James Jackson-South a1e1053bd4 Compare image on windows only for now. 7 years ago
James Jackson-South 94eb476764 Fix #1047 7 years ago
James Jackson-South ab93b0a497 Improve code coverage. 7 years ago
Brian Popow 45cd31a604 Add GetBT709Luminance with vector test 7 years ago
Brian Popow 006491f7b2 Update external for issue 984 testimages 7 years ago
James Jackson-South 41a5b09eb6 Initial working commit 7 years ago
James Jackson-South 22151ad44a Normalize GraphicsOptions parameter position 7 years ago
James Jackson-South 2a15aaca16 Drop Default, use DeepClone + tests 7 years ago
James Jackson-South ebe0ca7bc6 Simplify options and add clone + tests 7 years ago
James Jackson-South 7d028001bf Convert options into classes. 7 years ago
James Jackson-South c85e131487 Fix #1044 7 years ago
Brian Popow 43fcf57917 Add benchmarks for tga images 7 years ago
Brian Popow 1b04fbe42b Code review changes 7 years ago
Brian Popow 57895990f1 Throw ImageFormatException when width or height is 0 7 years ago
Brian Popow b1e8202c28 Add tests for bmp and tga header to throw UnknownImageFormatException when there is insufficient data 7 years ago
Brian Popow 45a6a6bde8 Using tolerant comparer for 16 and 8 bit 7 years ago
James Jackson-South 3d0a70f592 Fix output, cleanup and minor optimizations. 7 years ago
James Jackson-South 07e1fe1b8d Update External 7 years ago
James Jackson-South 37a74ecd98 Optimize effor diffusion. Fix #757 7 years ago
Anton Firszov 7c45f467d5 expose ParallelExecutionSettings and ParallelHelper, fix MaxDegreeOfParallelism 7 years ago
Anton Firszov 1993facee2 expose limited Buffer2D internals, smplify API surface 7 years ago
Brian Popow ca6dcb30cf Set expected default configuration count to 5 7 years ago
Brian Popow d4b758754a Add CompareToOriginal at the end of Issue1014 test 7 years ago
Brian Popow f8854c7503 Add test for the tga encoder 7 years ago
Brian Popow 28222b5c18 Add support for encoding rle 8, 16 and bit tga images 7 years ago
Brian Popow b4a8778267 Add support for images with top left origin 7 years ago
Brian Popow 6fda29b271 Add tests for topleft origin 7 years ago
Brian Popow 391cb445f2 Change test images, add additional tests 7 years ago
James Jackson-South b28c81acc0 Update reference image to match new output 7 years ago
Brian Popow 5037380cce Add RLE test images 7 years ago
Brian Popow 2e1a6ff65e Add tga decoder tests 7 years ago
Brian Popow fdab536376 Add unit test for issue #1014 7 years ago
Brian Popow a04fc431ab Update external for histogram reference images 7 years ago
James Jackson-South 2ffe181c98 Fix up code and tests 7 years ago
Brian Popow a73dca0c65 Change test images for Issue984 to be non transparent 7 years ago
Brian Popow b6e0b62820 Change the default value of clipLimit 7 years ago
ip75 48903b17ad fix test values 7 years ago
ip75 4a397dc3eb Filters test 7 years ago
James Jackson-South 464598cb3f Refactor cloning processors and tests 7 years ago
James Jackson-South 1796862302 Make processors public, refactor cloning. 7 years ago
ip75 8957c9c19c Value 1.5 must be greater than or equal to 0 and less than or equal to 1 7 years ago
ip75 28c6776884 LightnessTest 7 years ago
Xavier Cho 1eea497e74 Accept points instead of line segments as constructor argument 7 years ago