49 Commits (cd44c222ac3940d661e6c61ef0db357334f4262a)

Author SHA1 Message Date
Johannes Bildstein 35f6b73042 add check for ICC profile validity 8 years ago
Dirk Lemstra bbf6b22b83 Added unit test. 8 years ago
Johannes Bildstein b133dc7940 fix calculation of ICC profile ID and add tests for it 8 years ago
Jason Nelson d9ce09a610 Make ImageMetaData(ImageMetaData other) constructor private 8 years ago
Jason Nelson 970ed81b03 Improve overrun handling, variable names, and validate data on construction 8 years ago
Jason Nelson 77f0b6b78d Fix tests 8 years ago
Jason Nelson 52b16a32be Make ExifValue immutable 8 years ago
Jason Nelson 6da8638246 Make ImageProperty a readonly struct 8 years ago
James Jackson-South fd16a60c1a Establish naming convention + move missed primitives 8 years ago
James Jackson-South b19471ab4a Overlays and base processors 8 years ago
Anton Firszov 0760cb736c removing the "Issue" label from #464-s test image + ExifUndefType.jpg is actually progressive! 8 years ago
Scott Williams 42d74e6795 fix missed IFrameMetaData method 9 years ago
Scott Williams 67a322b4db Formats per type namespaces 9 years ago
Scott Williams 3382f49b06 metadata namespace fixes 9 years ago
Scott Williams a5e124ce40 update metadata namespaces 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Johannes Bildstein d9e31decff refactor reading and writing of ICC multilocalized unicode tag data entry 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
Johannes Bildstein 7e8ddd65bf read and write duplicate tag data entries only once 9 years ago
Anton Firszov f745a14dfd refactor some of the PixelOperations. Ready to T4 the rest 9 years ago
Anton Firszov abd4c19bed test clenup (xUnit analyzer warnings mostly) 9 years ago
James Jackson-South 450ad2eb22 Clean up code a little 9 years ago
James Jackson-South 796c4c93d7 Can now read/write all ICC Profiles 9 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
James Jackson-South 37ba3b88a5 Update tests 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
Dirk Lemstra 88c3fb3888 Added extra checks to the ExifReader (fixes #175). 9 years ago
Steffen Habermehl 13a4a2613f Updates unit test for undefined EXIF types 9 years ago
Steffen Habermehl 2c373a623b Issue #132: Handle undefined EXIF data type where no number of components set 9 years ago
Johannes Bildstein a38e1b0474 V2 profiles use TextDescription in a ProfileDescription 9 years ago
Johannes Bildstein d2586b8d8d add missing ICC V2 types (CRD Info, Screening, UCR/BG) 9 years ago
Johannes Bildstein ecc1e58252 add tests and test data for ICC reading/writing 9 years ago
Scott Williams a3185fd6e7 Move image loading out of constructors and into static methods 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Dirk Lemstra fe4753c692 Moved synchronization code to the ExifProfile. 10 years ago
Dirk Lemstra 50edd0c799 Added unit test for Horizontal and Vertical resolution. 10 years ago
Dirk Lemstra 00f08396d7 Added method to update the profile data (based on #96) 10 years ago
Dirk Lemstra f7dcff1895 Fixed folder name. 10 years ago