4332 Commits (d7b0a322ab6b81127a3dcbd1e980a9ce94ffc9fb)

Author SHA1 Message Date
James Jackson-South d7b0a322ab Fix ImageFrame.Configuration 7 years ago
James Jackson-South effa36a7ee Fix GraphicsOptions 7 years ago
James Jackson-South 878dec4995 Allow bulk Color => TPixel conversion. 7 years ago
James Jackson-South b5957e578e Fix span access 7 years ago
James Jackson-South 8abc5786b9 Fix color and pixel operations. Touches #967 #1002 7 years ago
Peter Amrehn afc26ae414 small improvements on the PorterDuff functions 7 years ago
James Jackson-South 7cb840a86a Fix output, cleanup and minor optimizations. 7 years ago
James Jackson-South 1d0834ddde Optimize effor diffusion. Fix #757 7 years ago
James Jackson-South 8d96d08009 Introduce one more constant + cleanup 7 years ago
James Jackson-South c0ccc74d83 Introduce a few more constants 7 years ago
James Jackson-South 75b97aca59 Remove extra chars 7 years ago
James Jackson-South 2c4c26b2d3 Improve readability 7 years ago
Anton Firszov 5b1e31ef4f StyleCop 7 years ago
Anton Firszov 7fa07b6ef2 fix Configuration.MaxDegreeOfParallelism error cases 7 years ago
Anton Firszov 53bb11a236 expose ParallelExecutionSettings and ParallelHelper, fix MaxDegreeOfParallelism 7 years ago
James Jackson-South 2b6521536f Fix permissions 7 years ago
Anton Firszov 15cc234b96 publish ParallelHelper and RowInterval API-s 7 years ago
Anton Firszov d758d49f1f expose limited Buffer2D internals, smplify API surface 7 years ago
James Jackson-South 5d9f5dfbef Remove unrequired blend function. 7 years ago
James Jackson-South a6b1467107 Fix ordering 7 years ago
James Jackson-South a1ad3baf61 Update PixelBlender{TPixel}.cs 7 years ago
James Jackson-South bd1fc22f32 Update PixelBlender{TPixel}.cs 7 years ago
James Jackson-South 7a4535459d Revert exposing PortDuffFunctions 7 years ago
James Jackson-South 14139e7bd0 Expose pixelblenders. Touch #967 7 years ago
Zappy Zhao 6293bf6f28
Update the hex value for DarkSeaGreen color 7 years ago
Brian Popow e722cc7fc5 Fix issue when reading data spreading over multiple IDAT chunks. Fixes issue #1014. 7 years ago
Brian Popow 51c652939e Add additional information about the climpLimit 7 years ago
James Jackson-South ccaaf402e4 Fix up code and tests 7 years ago
Brian Popow 9942e1f64b Change the default value of clipLimit 7 years ago
ip75 8cb89d84ba remove hsl from comments 7 years ago
James Jackson-South 40b69d7e95 Refactor cloning processors and tests 7 years ago
James Jackson-South 985cfbda08 Remove protected. 7 years ago
James Jackson-South 24cd39a62f reseal Image{TPixel} 7 years ago
ip75 7881244fc8 fix value ranges for lightness 7 years ago
James Jackson-South d62fa6929b Make processors public, refactor cloning. 7 years ago
ip75 8545cdf51b change comment 7 years ago
James Jackson-South b49f2ab3e8 Expose visitor through advanced namespace. 7 years ago
James Jackson-South 1efaba60c3 Refactor IImageProcessor 7 years ago
James Jackson-South 699b659715 Refactor Image.Dispose 7 years ago
Brian Popow c29da878ed Change clipLimit to be an absolute value. Fixes issue #994 7 years ago
Xavier Cho 7e06b63420 Accept points instead of line segments as constructor argument 7 years ago
Turnerj ad56a756ce Fix horizontally out-of-bounds error when drawing text 7 years ago
Xavier Cho b9d6a14af6 Ignore invalid gradient positions rather than throwing an error 7 years ago
Xavier Cho 75209ca205 Remove a redundant check for the paint boundary 7 years ago
ip75 15ed6c52e7 warnings-errors 7 years ago
ip75 4e7ec9b256 fix comments cosmetic warning-errors 7 years ago
Simon Cropp d5b44cc8b5 use SUPPORTS_EXTENDED_INTRINSICS to filter out some BasicIntrinsics256 methods 7 years ago
James Jackson-South 6e5ec35a15 Refactor helper to reduce code duplication 7 years ago
James Jackson-South cab9d4d76b Fix #999 and add tests 7 years ago
Simon Cropp 74a1823d62 remove patternVector in patternBrush 7 years ago