Skip to content

Commit 221aa80

Browse files
Merge branch 'main' into js/webp-arm
2 parents 8355353 + c82cb24 commit 221aa80

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/ImageSharp/Metadata/Profiles/Exif/Tags/ExifTagValue.cs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@ internal enum ExifTagValue
2323
/// </summary>
2424
GPSIFDOffset = 0x8825,
2525

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-
3426
/// <summary>
3527
/// A general indication of the kind of data contained in this subfile.
3628
/// See Section 8: Baseline Fields.

0 commit comments

Comments
 (0)