3321 Commits (7760464803fd5e60df70e39dca8ecd0a064d29f6)
 

Author SHA1 Message Date
Dirk Lemstra 7760464803 Options should be readonly. 10 years ago
Dirk Lemstra c1aa509cae Comment fixes. 10 years ago
Dirk Lemstra 19c81c5d8e Implemented the IEncoderOptions inside the bmp encoder. 10 years ago
Dirk Lemstra 1da9994a16 Added options argument to the filePath overloads. 10 years ago
Dirk Lemstra 38e7a2dc1b Added extra overload for TestFile.CreateImage and used it in the tests. 10 years ago
Dirk Lemstra 6fce07c334 Minor comment change. 10 years ago
Dirk Lemstra 36dd507874 Nicer initialization of the options. 10 years ago
Dirk Lemstra dec71b0425 Added overloads to the decoder that use the coder specific options. 10 years ago
Dirk Lemstra eb5e8a83af Added options for the encoder. 10 years ago
Dirk Lemstra 103b17ebef StyleCop fix. 10 years ago
Dirk Lemstra d35dc80374 Also allow specification of the text encoding inside the gif decoder. 10 years ago
Dirk Lemstra 340ed87176 Implemented the IDecoderOptions inside the png decoder. 10 years ago
Dirk Lemstra e639b2a5f6 Use constructor instead of property to get the default decoder options. 10 years ago
Dirk Lemstra 0ae0414863 Implemented the IDecoderOptions inside the jpeg decoder. 10 years ago
Dirk Lemstra e508255180 Implemented the IDecoderOptions inside the gif decoder. 10 years ago
Dirk Lemstra 176dbefc10 Added options for the decoder. 10 years ago
Scott Williams b3348344be Merge pull request #110 from Toxantron/master 10 years ago
Toxantron c9f2753ed9 Develop with VSCode 10 years ago
Anton Firszov 571a0cfb45 restored <inheritdoc /> on PackedValue-s 10 years ago
Anton Firsov 77324a2872 Merge pull request #109 from JimBobSquarePants/simplified-IPixel 10 years ago
Anton Firszov 1e547a919d Merge remote-tracking branch 'origin/master' into simplified-IPixel 10 years ago
Anton Firszov 89529033ee The return of IPackedVector<T> 10 years ago
James Jackson-South 5a95716322 Merge pull request #108 from JimBobSquarePants/fast2d-convolution 10 years ago
Dirk Lemstra 4301808c65 Added a debug version of the Guard class so we get exceptions for debug asserts instead of a dialog. 10 years ago
Anton Firszov 4501ca5fb4 fix 10 years ago
Anton Firszov eeae34ab92 Merge remote-tracking branch 'origin/master' into simplified-IPixel 10 years ago
Anton Firszov be4c189533 IPixel 10 years ago
Anton Firszov 7c4d05c06e IPixel 10 years ago
Anton Firszov 44f5538c71 ArrayPointer<T> 10 years ago
Dirk Lemstra 9306e531a8 Whitespace. 10 years ago
Scott Williams 968b424a5c Improve Fast2DArray initialisation 10 years ago
Anton Firszov 127a2921ce better Array2D benchmark 10 years ago
James Jackson-South 0c7ec053e1 Use Fast2DArray for all convolution algorithms. 10 years ago
James Jackson-South 009b51ffff Merge pull request #107 from JimBobSquarePants/named-colors 10 years ago
Scott Williams 8b529bbd0b Add namedcolors to work for all TColor types 10 years ago
James Jackson-South fbd34772ed Merge pull request #106 from JimBobSquarePants/dithering 10 years ago
James Jackson-South 1247c7c721 Use Fast2DArray for error diffusion. 10 years ago
James Jackson-South 489c04be7b Use Fast2DAarray for ordered dither. 10 years ago
James Jackson-South efbf2659a3 Use jagged arrays 10 years ago
James Jackson-South b184507fa4 Remove extra stream 10 years ago
James Jackson-South 13ba30840e Merge remote-tracking branch 'refs/remotes/origin/master' into dithering 10 years ago
James Jackson-South fbf017dd90 Better integration tests 10 years ago
James Jackson-South fec92d8c84 Use caching for the distance calculation 10 years ago
James Jackson-South 6526585850 Cleanup 10 years ago
James Jackson-South e3035f6839 Use Octree for Png for dithering 10 years ago
James Jackson-South c41d95068a Fix terniary 10 years ago
Scott Williams 8264d2df7c Merge pull request #101 from JimBobSquarePants/tocsoft/file-io 10 years ago
James Jackson-South 04b1e6dece Add ordered dithering 10 years ago
Scott Williams 8912faacf2 correct define tag 10 years ago
Scott Williams d58adb4247 change NO_FILE_IO to NETSTANDARD11 10 years ago