Skip to content

[Sync-En] imagick: document the image types - #1286

Merged
PhilDaiguille merged 1 commit into
php:masterfrom
lacatoire:sync-en/1277-imagick-image-types
Sep 8, 2026
Merged

[Sync-En] imagick: document the image types#1286
PhilDaiguille merged 1 commit into
php:masterfrom
lacatoire:sync-en/1277-imagick-image-types

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#5826 (commit 0aa15a2): the IMGTYPE_* constants get the conversion each one performs instead of empty descriptions, the group explains that MATTE is the ImageMagick 6 name for the alpha channel, IMGTYPE_PALETTEBILEVELMATTE is added, Imagick::getImageType lists only the types it can actually return, and setType is distinguished from setImageType. EN-Revision updated.

Fixes: #1277

@PhilDaiguille
PhilDaiguille merged commit f454690 into php:master Sep 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] imagick: document the image types (#5826)

2 participants