2492 Commits (760439185e24b5fa562cce06a67a42e9cf60ccf0)
 

Author SHA1 Message Date
James Jackson-South 760439185e Update readme 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago
dirk 631988e84f Added missing Guards. 10 years ago
James Jackson-South e3765100d8 Don't adaptively encode indexed pngs 10 years ago
James Jackson-South 3feb2c1ae7 Fix spelling [skip ci] 10 years ago
James Jackson-South 3f730d9c3d Add repo clone warning and strip help message [skip ci] 10 years ago
James Jackson-South d0fcf65a0f Couple o' style: 👮 fixes [skip ci] 10 years ago
dirk 83582b8999 Added new interface to convert an IPackedPixel to and from a set of bytes. 10 years ago
dirk cf542ef1ec Enforce struct on TColor 10 years ago
dirk 7b7ae9344c Added extra interface IPackedPixel so we can easier add extra interfaces. 10 years ago
James Jackson-South d949ab0f26 Revert "Enforce struct on TColor" 10 years ago
James Jackson-South c6a36c9427 Enforce struct on TColor 10 years ago
James Jackson-South 436a105af7 Png stylecop 10 years ago
James Jackson-South a772712c93 Fix Image.ToString() to reduce debug workload. 10 years ago
James Jackson-South b6acde37a5 Use Jagged array for blur/sharpen. 10 years ago
James Jackson-South 8d56b21dab Cleanup benchmarks 10 years ago
James Jackson-South aa721c20a5 Use Jagged array for other edge detection filters. 10 years ago
James Jackson-South f955465e3d Merge pull request #501 from dlemstra/Convolution2DFilter 10 years ago
James Jackson-South 5c47cdd2a1 Use non-animated gif in benchmark [skip ci] 10 years ago
James Jackson-South 2e7708e747 Color stylecop [skip ci] 10 years ago
dirk 21c5d434e8 Use Vector4 when packing the Color value. 10 years ago
James Jackson-South bfec89d19b Merge pull request #500 from dlemstra/Color 10 years ago
dirk a11735fb6a Added benchmarks for detecting edges. 10 years ago
dirk 2cf5aec7ad Added command for running starting the benchmarks. 10 years ago
dirk 3e21d80c2a Added benchmarks for encoding and decoding. 10 years ago
dirk 0a2de54539 Use jpeg instead of jpg. 10 years ago
dirk dbdf3a1da0 Added headers. 10 years ago
dirk 577ca7b436 Use jagged instead of multidimensional array as suggested in #462. 10 years ago
dirk c6f775877d Refactored creating the output directory. 10 years ago
dirk 90b385ac05 Only read and decode the test images once in the unit tests. 10 years ago
dirk 4414ea2d01 Removed unused variable. 10 years ago
dirk 4c759ae684 Corrected default namespace. 10 years ago
dirk d371ecfc7a Added FromHex and ToHex to color. 10 years ago
dirk 6dcd771c8c Refactored color to store the value as RGBA. 10 years ago
dirk a2d3509dcb Removed invalid format specifier. 10 years ago
dirk 7679fedb26 Removed invalid format specifier. 10 years ago
James Jackson-South a926d4900c Cleanup [skip ci] 10 years ago
James Jackson-South c04a32ae4a Fix #482 10 years ago
James Jackson-South 4a8063c4a9 Style 👮 [skip ci] 10 years ago
James Jackson-South 173f2c0f59 Remove unused TotalRows 10 years ago
James Jackson-South 5d03d0b106 Slight improvement to indexed png 10 years ago
James Jackson-South 59c39f2da7 Fix spacing 10 years ago
James Jackson-South 354af45815 Fix cross-format quantization 10 years ago
James Jackson-South c44e185562 Don't use vector for size 10 years ago
James Jackson-South b3fa37808e Merge branch 'refs/heads/Core-No-Progress-Handler' into Core 10 years ago
James Jackson-South 3e3e7351e1 Make Conv2pass non-abstract 10 years ago
James Jackson-South 2b5424327c Remove progress event handler. 10 years ago
James Jackson-South dfbbed6de5 Make point closer to Sys.Drawing [skip ci] 10 years ago
James Jackson-South ea6ac37273 Clean up rationals [skip ci] 10 years ago
James Jackson-South cf112f604d Doh! 10 years ago