Skip to content

Commit

Permalink
Photoshop tag added
Browse files Browse the repository at this point in the history
(cherry picked from commit 22f3cd7)
  • Loading branch information
Machiel Visser authored and yigolden committed Nov 16, 2021
1 parent 971914c commit 32f4349
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/TiffLibrary/Enums/TiffTag.cs
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,11 @@ public enum TiffTag : ushort
/// </summary>
JPEGTables = 0x15B,

/// <summary>
/// Photoshop
/// </summary>
Photoshop = 0x8649,

/// <summary>
/// ExifIfd
/// </summary>
Expand Down

0 comments on commit 32f4349

Please sign in to comment.