Dirk Lemstra
cf8fce7df1
Silence warnings.
9 years ago
Dirk Lemstra
534a7452d0
Silence warnings.
9 years ago
Scott Williams
4a1eb7cbd0
Formats per type namespaces
9 years ago
Scott Williams
872ca973de
inital rename packages and namespaces
9 years ago
Scott Williams
42e0395a60
refactor encoders/decoders
refactor encoders to remove IImageFormat and split the logic across Encoders and Decoders.
remove IXXXOptions and moved setting onto encoders/decoders directly.
add out param on Image.Load APIs to output mime type of loaded image.
9 years ago
James Jackson-South
5fa10c0ab3
Remove StandardImageClass
9 years ago
Anton Firszov
4ac74e5a60
tests for Png & Gif codecs
10 years ago
James Jackson-South
7d2fe2c7e5
Move IPixel types to PixelFormat namespace
10 years ago
James Jackson-South
fff223ef07
Rename TColor to TPixel
10 years ago
Scott Williams
3c611837ff
remove ignored tests
10 years ago
Scott Williams
bf9c683d25
fix stylecop issues
10 years ago
Scott Williams
3d981fd187
Add image comparer test helper
Add a couple of png smoke tests that encode and then decode an image in png then does a visual compare to verify they render the same.
10 years ago
Dirk Lemstra
1b4b8043bc
Renamed test classes.
10 years ago
James Jackson-South
056588aef4
Cleanup
10 years ago
Dirk Lemstra
7ea3238d83
Moved the meta data of the image to a new MetaData property.
10 years ago
James Jackson-South
1339ad3075
Make all images implement IDisposable
10 years ago
James Jackson-South
a96e911336
Png encoder now passes parallel test #24
Previous build failed test when using unmanaged buffer copying. via
PixelRow
10 years ago
James Jackson-South
308e6f0607
Make PngEncoder threadsafe. Fix #24
10 years ago
Anton Firszov
fd11972bb8
allocation optimizations for JpegDecoderCore
10 years ago
James Jackson-South
a57c90d94b
Rename to ImageSharp
10 years ago
dirk
d72ed0ac01
Refactored creating the output directory.
Former-commit-id: f23cc3264514e4c882d0a2ed41ffc23f9abb54ef
Former-commit-id: b9e32392f090e1fd3f0c534bad3939360d0dcecd
Former-commit-id: 6276382a7659cc1f3fed381c2cedcee611947da5
10 years ago
dirk
2102ff5186
Only read and decode the test images once in the unit tests.
Former-commit-id: 789111f1860e7b59bab56e10a8145d76eec0639a
Former-commit-id: 436fb17c2ae4d183b2fc50c1770d474b0dab570f
Former-commit-id: cfce7b2f47d0fd834893251577ede00cde96cd5e
10 years ago
James Jackson-South
731138f379
Add format tests
Former-commit-id: 05ae692a75c4b11f2e4474f84412f432f93e8753
Former-commit-id: 782629c7d712f5496c6ff4cdeea242eef0896e31
Former-commit-id: da773565a12c5de9186d546542b2b8f976903567
10 years ago
James Jackson-South
6525ca10ef
Invert
Former-commit-id: 543588719050a2a824a61b3578bad8b1453937d4
Former-commit-id: 0e0ca33a0e82a2696f63609b1332c85949f42fda
Former-commit-id: 2750fc6e82392ec3c9368d9b2f062e8823ffb363
10 years ago
James Jackson-South
142f334608
Saturation, Sepia
Former-commit-id: f0b02bfd300840689af44740b52a9bd5f7e2e49d
Former-commit-id: 0883c72b9b8aed6625672c6a495613d4a2fbd9e1
Former-commit-id: 6a570bbd38d20705a3e1c025b083ab0b47b481b8
10 years ago
James Jackson-South
f15a103b16
Begin add ColorMatrix filters.
Former-commit-id: 87e8abdf10ff5c2068354690817dd32a86d613c2
Former-commit-id: 9eeb9dd07422fded5300087200f781d7d7064b50
Former-commit-id: a35e9e5e97952e268bcb3310194d738282817052
10 years ago
James Jackson-South
ad2249bbec
jpeg now preserves dpi
Former-commit-id: fcf404c9fede3784fd312aaba739185e12aba2d8
Former-commit-id: 08d5865cda85d173d37e895373cb110d6fa4b053
Former-commit-id: 1350e5c663eca447189095abfe5f8a316c5a970c
10 years ago
James Jackson-South
52a126c0ef
Add resolution test
Test Fails just now.
Former-commit-id: da297b15e6ad9c6612378499e7506fade95174d8
Former-commit-id: 9c6106412771f797166983014b7cc976bdae3a3a
Former-commit-id: 394581f30c0ef3e6beb50e32984d8b5315e81710
10 years ago