Model
IptcEmbed
Magento\MediaGalleryMetadata\Model\IptcEmbed
What it does
This class provides a safe wrapper around PHP's native iptcembed() function for embedding IPTC metadata into image files.
Developers use this when they need to add or update IPTC metadata (like copyright, keywords, captions) into media files within Magento's media gallery, with built-in validation to ensure the PHP function is available before attempting to use it.
Public Methods
- get()