5173 Commits (1ac38e3fcffbcbcb9f73c906ff91c873fd5cc30a)

Author SHA1 Message Date
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
James Jackson-South 58eb198468 Fix #997 7 years ago
James Jackson-South c48fa803ae Update dependencies and submodule 7 years ago
ip75 08f3912752 image lightness filter 7 years ago
James Jackson-South e89c1ef3d4 Clean up scanline decoding code. 7 years ago
James Jackson-South 855e75f674 Refactor helper to reduce code duplication 7 years ago
James Jackson-South cf0bb2540f Fix #1004 7 years ago
James Jackson-South 2a5dd6bc76 Fix #999 and add tests 7 years ago
James Jackson-South 34c5b5a16c Fix #997 7 years ago
Xavier Cho da44dcf1f3 Implement gradient brush similar to PathGradientBrush (#969) (#989) 7 years ago
James Jackson-South f24169110e Update dependencies and submodule 7 years ago
James Jackson-South 49e4a6590b [SL.Core] Use shared source MathF and HashCode 7 years ago
James Jackson-South 36742649ea [SL.Core] Update submodule and fix warnings. 7 years ago
Sergio Pedri 65075e3199 Fixed XML docs for RgbaVector pixel type (#992) 7 years ago
Anton Firszov 9f76180823 [SL.Core] use shared .editorconfig and stylecop.json 7 years ago
Anton Firszov 46d4ffc4e3 [SL.Core] Standards -> SharedInfrastructure 7 years ago
Anton Firsov 7660009f31
Patch MemoryOwnerExtensions to fix #987 7 years ago
James Jackson-South b173a70a00 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Sergio Pedri f25c68304d Processors refactoring (#983) 7 years ago
Simon Cropp 899d1179a7 remove some redundant constructor overloads from exceptions (#979) 7 years ago
Brian Popow 84fc4320e7 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 0c00a6e478 [SL.Core] do not share internals across SixLabors projects 7 years ago
Anton Firszov e84cee3a17 [SL.Core] use shared guards from standards 7 years ago
Anton Firszov 2ca0a42301 [SL.Core] harmonize Guard + DebugGuard code and tests 7 years ago
Anton Firszov 5f44c39d07 [SL.Core] Extend Guard and DebugGuard 7 years ago
Simon Cropp 8bbb9e0466 remove SteppedRange (#980) 7 years ago
Simon Cropp fd6a03af15 remove some redundant usings (#976) 7 years ago
Simon Cropp c4d6466e65
cache max value 7 years ago
Simon Cropp f7819ae340
cache max in ConvertToRgba 7 years ago
Simon Cropp ccd23cfadd
use SUPPORTS_EXTENDED_INTRINSICS to filter out some BasicIntrinsics256 methods 7 years ago
Simon Cropp 6af3a38cfa
ExifTagDescriptionAttribute doesnt need fields 7 years ago
Simon Cropp c1ab6b1885
remove patternVector in patternBrush 7 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago