7055 Commits (19c7f178d18763b277946a5d67b6174cd19444f3)
 

Author SHA1 Message Date
James Jackson-South 19c7f178d1 Update dependencies and submodule 7 years ago
James Jackson-South fcf5d02f6b Removed submodule 7 years ago
ip75 4697564541 image lightness filter 7 years ago
Anton Firsov 5c062116c8
Merge pull request #984 from brianpopow/feature/fixAdaptiveHistIssue 7 years ago
Anton Firszov 9ff4af6b0c debug save the output for Issue984 7 years ago
Anton Firsov ef9e7f3b15
Merge branch 'master' into feature/fixAdaptiveHistIssue 7 years ago
Xavier Cho 43d8241641 Implement gradient brush similar to PathGradientBrush (#969) (#989) 7 years ago
Brian Popow d2c5a77f02
Merge branch 'master' into feature/fixAdaptiveHistIssue 7 years ago
Sergio Pedri a79c203b48 Fixed XML docs for RgbaVector pixel type (#992) 7 years ago
James Jackson-South 0cda1741f9
Merge pull request #991 from SixLabors/af/patch-987 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
Brian Popow ff37d79936
Merge branch 'master' into feature/fixAdaptiveHistIssue 7 years ago
Brian Popow da9e849179 Add regression test for Issue984 7 years ago
Simon Cropp 79f5ff5bd5 remove some redundant constructor overloads from exceptions (#979) 7 years ago
Brian Popow d714b6e203 Merge remote-tracking branch 'upstream/master' into feature/fixAdaptiveHistIssue 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
Simon Cropp e809d514fa remove SteppedRange (#980) 7 years ago
Simon Cropp 52caddf0a4 remove some redundant usings (#976) 7 years ago
Anton Firsov f90951755f
Merge pull request #982 from SimonCropp/cacheMaxInConvertToRgba 7 years ago
Simon Cropp 8fc01b3af5
cache max value 7 years ago
Simon Cropp 08f1b08d5a
cache max in ConvertToRgba 7 years ago
Simon Cropp 564348631f use var where apparent (#972) 7 years ago
Anton Firsov 6ab42ebc98
Merge pull request #975 from SimonCropp/avoidMultipleArrayLookup 7 years ago
Anton Firsov c9077ba04d
Merge branch 'master' into avoidMultipleArrayLookup 7 years ago
Anton Firsov 96a5c83c42
Merge pull request #974 from SimonCropp/redundantParallelOptions 7 years ago
Brian Popow 26042ec82c Add comment about when to use clipping 7 years ago
Anton Firsov 178f688501
Merge branch 'master' into redundantParallelOptions 7 years ago
Anton Firsov ef4e150b1a
Merge pull request #973 from SimonCropp/redundantComment 7 years ago
Simon Cropp a16c514846
aviod multiple array lookup 7 years ago
Simon Cropp b1e42b6ad2
remove redundant ParallelOptions 7 years ago
Simon Cropp e7693e7fdc
redundant comment 7 years ago
Simon Cropp f115c160fc remove some redundant variables and type params (#971) 7 years ago
Brian Popow 726b6ab7c2 Remove unnecessary tileX and tileY declarations 7 years ago
Anton Firsov 29099949ca Throw ObjectDisposedException when trying to operate on a disposed image (#968) 7 years ago
Simon Cropp 6f1134102c Cleanup (#965) 7 years ago
Scott Williams b238317521
Merge pull request #964 from 101100/fix-indexoutofrangeexception-in-fillregionprocessor 7 years ago
James Jackson-South bff44f9f1d
Merge branch 'master' into fix-indexoutofrangeexception-in-fillregionprocessor 7 years ago
Simon Cropp fb033fe0b6 remove unused variables and methods (#963) 7 years ago
Jason Heard 724c26a50d Add possible fix 7 years ago
Jason Heard f2b090ab5f Add test from issue #928 7 years ago
Jason Heard 83890e6c41 Add test illustrating issue 7 years ago
Simon Cropp aac8eae64a fix some spelling (#962) 7 years ago
Simon Cropp 16ed6173cb use params where possible (#961) 7 years ago
Simon Cropp edeaf7d9a6 redundant usings (#960) 7 years ago
Simon Cropp 4a55496a11 fix "as" usage (#959) 7 years ago
Simon Cropp 2734847e2e fix some spelling (#957) 7 years ago
Ildar 812ef6e4f2 #244 Add support for interlaced PNG encoding (#955) 7 years ago
Brian Popow ff7d8760da Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago