2493 Commits (c6d8acb6762fbcd09ab547347a6b4ff3c73cff5b)
 

Author SHA1 Message Date
James Jackson-South c6d8acb676 Fix build 10 years ago
James Jackson-South 3c10235418 Update readme 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago
dirk 2baccec150 Added missing Guards. 10 years ago
James Jackson-South 4ec2fe9aa5 Don't adaptively encode indexed pngs 10 years ago
James Jackson-South 132c7ed43c Fix spelling [skip ci] 10 years ago
James Jackson-South b546916884 Add repo clone warning and strip help message [skip ci] 10 years ago
James Jackson-South a49a8572d1 Couple o' style: 👮 fixes [skip ci] 10 years ago
dirk 36cf049c29 Added new interface to convert an IPackedPixel to and from a set of bytes. 10 years ago
dirk a27f4b953b Enforce struct on TColor 10 years ago
dirk 7cc5398365 Added extra interface IPackedPixel so we can easier add extra interfaces. 10 years ago
James Jackson-South 654af81258 Revert "Enforce struct on TColor" 10 years ago
James Jackson-South 13c865ca18 Enforce struct on TColor 10 years ago
James Jackson-South 8c9c359a09 Png stylecop 10 years ago
James Jackson-South 5ddca73bc3 Fix Image.ToString() to reduce debug workload. 10 years ago
James Jackson-South 9903945b53 Use Jagged array for blur/sharpen. 10 years ago
James Jackson-South 42b3639d5c Cleanup benchmarks 10 years ago
James Jackson-South 41249090d8 Use Jagged array for other edge detection filters. 10 years ago
James Jackson-South 6623391697 Merge pull request #501 from dlemstra/Convolution2DFilter 10 years ago
James Jackson-South 2c787f0ba1 Use non-animated gif in benchmark [skip ci] 10 years ago
James Jackson-South 0ac0322876 Color stylecop [skip ci] 10 years ago
dirk f3794e4941 Use Vector4 when packing the Color value. 10 years ago
James Jackson-South e88cc9f554 Merge pull request #500 from dlemstra/Color 10 years ago
dirk bd61511d7d Added benchmarks for detecting edges. 10 years ago
dirk 40638d4e8a Added command for running starting the benchmarks. 10 years ago
dirk 7f5411a682 Added benchmarks for encoding and decoding. 10 years ago
dirk c7606def89 Use jpeg instead of jpg. 10 years ago
dirk 31c8675e50 Added headers. 10 years ago
dirk a46fa4281a Use jagged instead of multidimensional array as suggested in #462. 10 years ago
dirk d72ed0ac01 Refactored creating the output directory. 10 years ago
dirk 2102ff5186 Only read and decode the test images once in the unit tests. 10 years ago
dirk d9dd7d9acb Removed unused variable. 10 years ago
dirk 96fa42559f Corrected default namespace. 10 years ago
dirk 43c366a6d0 Added FromHex and ToHex to color. 10 years ago
dirk b0aac6e855 Refactored color to store the value as RGBA. 10 years ago
dirk bc0a3d3218 Removed invalid format specifier. 10 years ago
dirk ea016a4af5 Removed invalid format specifier. 10 years ago
James Jackson-South b3c22c1f14 Cleanup [skip ci] 10 years ago
James Jackson-South 1b56115b99 Fix #482 10 years ago
James Jackson-South 3722cf5aa3 Style 👮 [skip ci] 10 years ago
James Jackson-South f0f1fcf3ed Remove unused TotalRows 10 years ago
James Jackson-South 969d4211d4 Slight improvement to indexed png 10 years ago
James Jackson-South 42fc880ec9 Fix spacing 10 years ago
James Jackson-South 15b989561c Fix cross-format quantization 10 years ago
James Jackson-South d28c79be39 Don't use vector for size 10 years ago
James Jackson-South ffdd71d691 Merge branch 'refs/heads/Core-No-Progress-Handler' into Core 10 years ago
James Jackson-South 370aa7f29b Make Conv2pass non-abstract 10 years ago
James Jackson-South 5cd6d2de08 Remove progress event handler. 10 years ago
James Jackson-South f1a0a7c7e4 Make point closer to Sys.Drawing [skip ci] 10 years ago
James Jackson-South 2093f7be97 Clean up rationals [skip ci] 10 years ago