You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ImageSharp/Metadata/Profiles/Exif/Tags/ExifTagValue.cs
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -23,14 +23,6 @@ internal enum ExifTagValue
23
23
/// </summary>
24
24
GPSIFDOffset=0x8825,
25
25
26
-
/// <summary>
27
-
/// Indicates the identification of the Interoperability rule.
28
-
/// See https://www.awaresystems.be/imaging/tiff/tifftags/privateifd/interoperability/interoperabilityindex.html
29
-
/// </summary>
30
-
[ExifTagDescription("R98","Indicates a file conforming to R98 file specification of Recommended Exif Interoperability Rules (ExifR98) or to DCF basic file stipulated by Design Rule for Camera File System.")]
31
-
[ExifTagDescription("THM","Indicates a file conforming to DCF thumbnail file stipulated by Design rule for Camera File System.")]
32
-
InteroperabilityIndex=0x0001,
33
-
34
26
/// <summary>
35
27
/// A general indication of the kind of data contained in this subfile.
0 commit comments