Summery Summery
Filters whether to strip metadata from images when they’re resized.
Syntax Syntax
Description Description
This filter only applies when resizing using the Imagick editor since GD always strips profiles by default.
Parameters Parameters
- $strip_meta
-
Whether to strip image metadata during resizing. Default true.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.5.0 | Introduced. |