33 Commits (49e51d52ddfaa0209786a64d6c164639e4345b37)

Author SHA1 Message Date
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Johannes Bildstein 2a22348457 refactor reading and writing of ICC multilocalized unicode tag data entry 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
Johannes Bildstein 34b224ec20 read and write duplicate tag data entries only once 9 years ago
Anton Firszov 898b925844 refactor some of the PixelOperations. Ready to T4 the rest 9 years ago
Anton Firszov 16d219ab25 test clenup (xUnit analyzer warnings mostly) 9 years ago
James Jackson-South 482391b1f2 Clean up code a little 9 years ago
James Jackson-South b413b6166a Can now read/write all ICC Profiles 9 years ago
James Jackson-South 8dbf34b12d Use better static format for Load etc. 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
James Jackson-South c18c261033 Update tests 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
Dirk Lemstra 35b276237a Added extra checks to the ExifReader (fixes #175). 9 years ago
Steffen Habermehl 5f47d4e768 Updates unit test for undefined EXIF types 9 years ago
Steffen Habermehl 183260b48e Issue #132: Handle undefined EXIF data type where no number of components set 9 years ago
Johannes Bildstein ca01258ae6 V2 profiles use TextDescription in a ProfileDescription 9 years ago
Johannes Bildstein 66def06497 add missing ICC V2 types (CRD Info, Screening, UCR/BG) 9 years ago
Johannes Bildstein d354fd41cd add tests and test data for ICC reading/writing 9 years ago
Scott Williams 177064f05a Move image loading out of constructors and into static methods 9 years ago
Scott Williams 095c3fb5fb fix all instances of var 9 years ago
Dirk Lemstra 6550d3f1cf Moved synchronization code to the ExifProfile. 10 years ago
Dirk Lemstra 4d6cfcf8f5 Added unit test for Horizontal and Vertical resolution. 10 years ago
Dirk Lemstra 7024deccab Added method to update the profile data (based on #96) 10 years ago
Dirk Lemstra 9fbc44e14c Fixed folder name. 10 years ago