12 Commits (fc40209727ada7d5ee638ea06b0753cf4a97d089)

Author SHA1 Message Date
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South 8b5703c916 Synchronize profiles on save. 2 years ago
Stefan Nikolei 06f413107f Convert to TryGetValue 3 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Brian Popow c4a1b994e6 Fix issue with encoding 1 by 1 pixel lossless image 5 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
James Jackson-South fa1e1c5b91 MetaData => Metadata code. 6 years ago
James Jackson-South 6bc6afb3e7 MetaData => Metadata 6 years ago
Simon Cropp fd6a03af15 remove some redundant usings (#976) 7 years ago
Brian Popow d9925234a4 Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago
Jason Nelson fca697206a Update metadata names (#879) 7 years ago
James Jackson-South b36a58bcde Clone => DeepClone 8 years ago
James Jackson-South 251ae936a7 Rename DeepClone => Clone 8 years ago
James Jackson-South bcfece8a2c Add metadata cloning tests 8 years ago
James Jackson-South eb9e051da0 All metadata now performs a deep clone 8 years ago
James Jackson-South 3644451e6d Use dictionaries to store format specific metadata 8 years ago
popow c91fb4a260 removed ExifIdCode parameter from ExifProfile.ToByteArray, because this is jpeg specific and should be handled by the jpeg encoder 8 years ago
popow cc4a203130 to make ExifProfile format agnostic again: passing ExifIdCode as ReadonlySpan to the ToByteArray method 8 years ago
Jason Nelson bfc4a68551 Make ImageMetaData(ImageMetaData other) constructor private 8 years ago
James Jackson-South 9f078c818c Establish naming convention + move missed primitives 8 years ago
Scott Williams 19ed95c09c fix missed IFrameMetaData method 9 years ago
Scott Williams 4a1eb7cbd0 Formats per type namespaces 9 years ago
Scott Williams 763239563b metadata namespace fixes 9 years ago
Scott Williams 1fcbdfa167 update metadata namespaces 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
James Jackson-South c18c261033 Update tests 9 years ago
Dirk Lemstra 6550d3f1cf Moved synchronization code to the ExifProfile. 9 years ago
Dirk Lemstra 4d6cfcf8f5 Added unit test for Horizontal and Vertical resolution. 9 years ago
Dirk Lemstra 7024deccab Added method to update the profile data (based on #96) 9 years ago
Dirk Lemstra 9fbc44e14c Fixed folder name. 9 years ago
Dirk Lemstra 42b2b666e0 Added metadata class for image frames. 9 years ago