Log in
Model

ReadFile

Magento\MediaGalleryMetadata\Model\Png\ReadFile

What it does

This class reads PNG image files and parses them into structured segments containing metadata.

Developers use this when they need to extract metadata information from PNG images in the media gallery, such as reading image properties, text chunks, or other embedded data while validating file integrity through CRC checks.

Public Methods

  • execute()