5055 Commits (78a584e8482b052d7a9885682299e2f37518d83d)

Author SHA1 Message Date
Peter Tribe 9d62a2c989 Added: ability to skip unneeded chunks for optimization mode 7 years ago
James Jackson-South 464598cb3f Refactor cloning processors and tests 7 years ago
James Jackson-South 44692b0c1b Remove protected. 7 years ago
James Jackson-South b0ef8a10d1 reseal Image{TPixel} 7 years ago
ip75 5834a2e140 fix value ranges for lightness 7 years ago
James Jackson-South 1796862302 Make processors public, refactor cloning. 7 years ago
ip75 4c2ed503d6 change comment 7 years ago
James Jackson-South f5c9814a00 Expose visitor through advanced namespace. 7 years ago
James Jackson-South 76708ef2d6 Refactor IImageProcessor 7 years ago
James Jackson-South 03ba4c6e77 Refactor Image.Dispose 7 years ago
Brian Popow 1bb93523a5 Change clipLimit to be an absolute value. Fixes issue #994 7 years ago
Xavier Cho 1eea497e74 Accept points instead of line segments as constructor argument 7 years ago
Turnerj bec033603e Fix horizontally out-of-bounds error when drawing text 7 years ago
Xavier Cho 6842408316 Ignore invalid gradient positions rather than throwing an error 7 years ago
Xavier Cho 1314d001f2 Remove a redundant check for the paint boundary 7 years ago
ip75 695171725b warnings-errors 7 years ago
ip75 dbf8868098 fix comments cosmetic warning-errors 7 years ago
Simon Cropp 99a74ebdc6 use SUPPORTS_EXTENDED_INTRINSICS to filter out some BasicIntrinsics256 methods 7 years ago
James Jackson-South 2ea69b4a75 Refactor helper to reduce code duplication 7 years ago
James Jackson-South a3f39ee6d3 Fix #999 and add tests 7 years ago
Simon Cropp b6fcda1dce remove patternVector in patternBrush 7 years ago
James Jackson-South ac9b1d0f97 Fix #997 7 years ago
James Jackson-South 19c7f178d1 Update dependencies and submodule 7 years ago
ip75 4697564541 image lightness filter 7 years ago
James Jackson-South 221000ed03 Clean up scanline decoding code. 7 years ago
James Jackson-South a6fd96b7ca Refactor helper to reduce code duplication 7 years ago
James Jackson-South dbc5c76eb1 Fix #1004 7 years ago
James Jackson-South 0cc178d662 Fix #999 and add tests 7 years ago
James Jackson-South 5056744ebb Fix #997 7 years ago
Xavier Cho 43d8241641 Implement gradient brush similar to PathGradientBrush (#969) (#989) 7 years ago
James Jackson-South 2ba3194151 Update dependencies and submodule 7 years ago
James Jackson-South 25daf98fa8 [SL.Core] Use shared source MathF and HashCode 7 years ago
James Jackson-South 68dca4fddb [SL.Core] Update submodule and fix warnings. 7 years ago
Sergio Pedri a79c203b48 Fixed XML docs for RgbaVector pixel type (#992) 7 years ago
Anton Firszov 278a79e500 [SL.Core] use shared .editorconfig and stylecop.json 7 years ago
Anton Firszov 29046532a2 [SL.Core] Standards -> SharedInfrastructure 7 years ago
Anton Firsov 9f93b09a11
Patch MemoryOwnerExtensions to fix #987 7 years ago
James Jackson-South 02d1f1b250 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Sergio Pedri 13989ac126 Processors refactoring (#983) 7 years ago
Simon Cropp 79f5ff5bd5 remove some redundant constructor overloads from exceptions (#979) 7 years ago
Brian Popow 3013857bf9 Changed processing of border rows and columns to use the tile count and process only a maximum of tileCount - 1 tiles 7 years ago
Anton Firszov 56277c4735 [SL.Core] do not share internals across SixLabors projects 7 years ago
Anton Firszov eb40549006 [SL.Core] use shared guards from standards 7 years ago
Anton Firszov ff972defaf [SL.Core] harmonize Guard + DebugGuard code and tests 7 years ago
Anton Firszov 20aef1b6da [SL.Core] Extend Guard and DebugGuard 7 years ago
Simon Cropp e809d514fa remove SteppedRange (#980) 7 years ago
Simon Cropp 52caddf0a4 remove some redundant usings (#976) 7 years ago
Simon Cropp 8fc01b3af5
cache max value 7 years ago
Simon Cropp 08f1b08d5a
cache max in ConvertToRgba 7 years ago
Simon Cropp 5a9b87414b
use SUPPORTS_EXTENDED_INTRINSICS to filter out some BasicIntrinsics256 methods 7 years ago