12 Commits (c91fb4a260188f184184523ac9d4b792cb7cc501)

Author SHA1 Message Date
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