Model
WriteFile
Magento\MediaGalleryMetadata\Model\Gif\WriteFile
What it does
This class writes GIF image files to the filesystem with their metadata segments.
Developers use this class when they need to save GIF images along with their metadata (like EXIF, XMP, or IPTC data) to Magento's media gallery, ensuring all image information is properly preserved during upload or modification operations.
Public Methods
- execute()