14 Commits (2320f16274fe126acc560a8d331a9eeb870bc540)

Author SHA1 Message Date
Simon Cropp edeaf7d9a6 redundant usings (#960) 7 years ago
Anton Firszov 390bda87fe made AutoOrientExtensions non-generic 7 years ago
James Jackson-South fc2dc1b69d Update ImageSharp Namespaces. 8 years ago
James Jackson-South 023176d0b9 Move Rgba32 inline with other pixel formats 8 years ago
James Jackson-South a1f2d063f3 Transforms 8 years ago
JimBobSquarePants 48fbc4f832 Fix AutoOrientProcessor 9 years ago
Dirk Lemstra c3070f9027 Renamed AutoRotateProcessor to AutoOrientProcessor. 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov 7eca259587 always DebugSave() png-s 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