23 Commits (72960ec97949d87a7ed4a74316fe6595450c3028)

Author SHA1 Message Date
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Anton Firszov 316c87a170 validating tests for AutoOrient 7 years ago
Jason Nelson fca697206a Update metadata names (#879) 7 years ago
popow c91fb4a260 removed ExifIdCode parameter from ExifProfile.ToByteArray, because this is jpeg specific and should be handled by the jpeg encoder 8 years ago
James Jackson-South 0d2214923f Update ImageSharp Namespaces. 8 years ago
popow cc4a203130 to make ExifProfile format agnostic again: passing ExifIdCode as ReadonlySpan to the ToByteArray method 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
James Jackson-South 9f078c818c Establish naming convention + move missed primitives 8 years ago
James Jackson-South fe64365532 Transforms 8 years ago
Scott Williams 1fcbdfa167 update metadata namespaces 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Anton Firszov ae549a0338 re-apply DebugSave() changes after merging mutate-api 9 years ago
Scott Williams 3fa5141ad9 test extensions methods 9 years ago
Dirk Lemstra 9460065c08 Also support non ushort values of ExifTag.Orientation (Fixes #271). 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
James Jackson-South 5fa10c0ab3 Remove StandardImageClass 9 years ago
James Jackson-South 6b07ff2b28 Rotate, Skew 9 years ago
James Jackson-South 72fb7b4f46 AutoOrient 9 years ago
James Jackson-South 0dcbf0af2e BinaryThresholdTests as template 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
Dirk Lemstra 7ea3238d83 Moved the meta data of the image to a new MetaData property. 9 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 9 years ago
Scott Williams 7570c3a278 migrate processors 9 years ago
Dirk Lemstra b13521114c Refactored TestImages again so they can be used in Attributes. 10 years ago
Dirk Lemstra 6e0a9b49db Changed the test images from string into TestFile. 10 years ago
James Jackson-South 83d2f429bc Move tests 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago
dirk d72ed0ac01 Refactored creating the output directory. 10 years ago
dirk 266aad33eb Added option to change the orientation of an image based on the information in the Exif profile. 10 years ago