Log in
Model

WriteXmp

Magento\MediaGalleryMetadata\Model\Gif\Segment\WriteXmp

What it does

This class handles writing XMP metadata to GIF image files in Magento 2's media gallery.

Developers would use this class when they need to embed or update metadata (like title, description, keywords) into GIF images, ensuring the metadata is preserved within the image file itself according to the XMP specification for GIF format.

Public Methods

  • execute()
  • createXmpSegment()
  • updateSegment()