Model
WriteXmp
Magento\MediaGalleryMetadata\Model\Jpeg\Segment\WriteXmp
What it does
This class writes XMP metadata to JPEG image files by either creating a new XMP segment or updating existing ones.
Developers use this when they need to embed or modify metadata like titles, descriptions, or keywords in JPEG images within the Media Gallery, ensuring metadata persists with the image file itself.
Public Methods
- execute()