ImageSharp icon indicating copy to clipboard operation
ImageSharp copied to clipboard

Update Subject EXIF metadata when transforming images.

Open JimBobSquarePants opened this issue 6 months ago • 0 comments

Prerequisites

  • [x] I have written a descriptive pull-request title
  • [x] I have verified that there are no overlapping pull-requests open
  • [x] I have verified that I am following the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules :cop:.
  • [x] I have provided test coverage for my change (where applicable)

Description

Fixes #463

Adds automatic updating of SubjectLocation and SubjectArea EXIF metadata tags when transforming images.

JimBobSquarePants avatar Jun 12 '25 11:06 JimBobSquarePants