3994 Commits (88e30a01340c2dd2c4cd3f2fa32e2a7b14a56b07)
 

Author SHA1 Message Date
Scott Williams 88e30a0134 fix apply processors to frames 9 years ago
Scott Williams 456e139813 fix demo 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 90a505e77d Merge pull request #254 from JimBobSquarePants/tocsoft/refactor-encoders-v2 9 years ago
Dirk Lemstra 5ce77d127c Sealed some classes and made some classes internal. 9 years ago
Dirk Lemstra 465c736841 Made the default IImageFormatDetectors public and sealed. 9 years ago
James Jackson-South 6894bff3de Merge pull request #264 from JBildstein/icc-multilocalizedunicode-refactor 9 years ago
Johannes Bildstein d9e31decff refactor reading and writing of ICC multilocalized unicode tag data entry 9 years ago
James Jackson-South fe346134fe Minor cleanup 9 years ago
Scott Williams b61cae24d6 fix paramater names 9 years ago
Scott Williams e16a31e98f merge in master 9 years ago
Scott Williams 7ce1acda6e Merge pull request #257 from xakep139/patch-1 9 years ago
Nikita Balabaev 1d656863ea Fix example in README 9 years ago
James Jackson-South 1478d52af0 Merge pull request #253 from JimBobSquarePants/primitives 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams babd2bc642 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Dirk Lemstra 6d4e4f2f23 Various comment fixes and some variable renames. 9 years ago
Scott Williams 73d5a2a412 drop scratch app 9 years ago
Scott Williams 5c78cf7f6e use buffer instead of array pool directly 9 years ago
Scott Williams f8f1305076 update comment 9 years ago
Scott Williams fbed11bb78 fix comments 9 years ago
Scott Williams 8cd195cb34 discover types tests 9 years ago
Scott Williams fe61328183 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams f59f8cc80a merged 9 years ago
James Jackson-South 82679e4b0a Delete broken tests 9 years ago
Scott Williams 3499d7b6a2 provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
Scott Williams d02740ef94 Merge remote-tracking branch 'origin/master' into primitives 9 years ago
James Jackson-South 1ee686e44a Merge pull request #249 from JBildstein/iccreadwrite-improve 9 years ago
Scott Williams a07aef7cf3 Merge pull request #250 from JimBobSquarePants/pixel-blenders 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
Dirk Lemstra 1d6d492d0c Use var instead. 9 years ago
Johannes Bildstein 7e8ddd65bf read and write duplicate tag data entries only once 9 years ago
Scott Williams e07cc28ce3 impove sample 9 years ago
Scott Williams 8cc4474125 ensure older blenders function as before 9 years ago
Scott Williams ae7dd7c0b6 fix blending to allow non rectangualar regions to antialiase 9 years ago
Scott Williams 96b394f35c cleanup and reduce branches 9 years ago
Scott Williams e111974e3e generate pixel blenders 9 years ago
Scott Williams 64f18bc298 migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South eb207d41e9 Fix #247 9 years ago
James Jackson-South b165c54bb5 Merge pull request #243 from Toxantron/benchmarks 9 years ago
James Jackson-South ee1896c99e Merge pull request #242 from JimBobSquarePants/pixel-conversion-refactor 9 years ago
Anton Firszov 2cf4b328ab T4 Rgba32.PixelOperations 9 years ago
Toxantron 3cbd635ec3 Replace deprecated attributes 9 years ago
Toxantron dbfe3607f8 Restore Benchmark on Linux with netcoreapp1.1 9 years ago
Anton Firszov e15ad961c0 headers in T4 and generated .cs 9 years ago
Anton Firszov a362e7dfec removed unnecessary warnings, added source headers 9 years ago
Anton Firszov daad823932 implemented the rest of pixel conversion methods 9 years ago
Anton Firszov 02f5be68b1 T4 all the PixelOperations! 9 years ago
Anton Firszov f745a14dfd refactor some of the PixelOperations. Ready to T4 the rest 9 years ago
Anton Firszov abd4c19bed test clenup (xUnit analyzer warnings mostly) 9 years ago