19 Commits (38454f8fde24ba07dd31eb3e7a6a036d3dbcc5e4)

Author SHA1 Message Date
Brian Popow 38454f8fde Use using declarations to reduce nesting 6 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 6 years ago
Simon Cropp 564348631f use var where apparent (#972) 7 years ago
Simon Cropp 6f1134102c Cleanup (#965) 7 years ago
Simon Cropp edeaf7d9a6 redundant usings (#960) 7 years ago
Anton Firszov f03c5def95 validating tests for AutoOrient 7 years ago
Jason Nelson 48bac7b334 Update metadata names (#879) 7 years ago
popow 35aaaeefad 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 fc2dc1b69d Update ImageSharp Namespaces. 8 years ago
popow 4b484f9ea0 to make ExifProfile format agnostic again: passing ExifIdCode as ReadonlySpan to the ToByteArray method 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
James Jackson-South fd16a60c1a Establish naming convention + move missed primitives 8 years ago
James Jackson-South a1f2d063f3 Transforms 8 years ago
Scott Williams a5e124ce40 update metadata namespaces 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov 355a4acd2f re-apply DebugSave() changes after merging mutate-api 9 years ago
Scott Williams f7cbb27995 test extensions methods 9 years ago
Dirk Lemstra 66e08f972b Also support non ushort values of ExifTag.Orientation (Fixes #271). 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South 43cb22c139 Rotate, Skew 9 years ago
James Jackson-South f24863fa66 AutoOrient 9 years ago
James Jackson-South 1ebb23009e BinaryThresholdTests as template 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
Dirk Lemstra 7a799fe311 Moved the meta data of the image to a new MetaData property. 9 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 9 years ago
Scott Williams b0985ddb0e migrate processors 9 years ago
Dirk Lemstra 4c9e3dc4e7 Refactored TestImages again so they can be used in Attributes. 10 years ago
Dirk Lemstra b36d7a6ae9 Changed the test images from string into TestFile. 10 years ago
James Jackson-South f0f468dec3 Move tests 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago
dirk c6f775877d Refactored creating the output directory. 10 years ago
dirk ac58565b9f Added option to change the orientation of an image based on the information in the Exif profile. 10 years ago