Skip to content

One more command example in the docs doesn't work as intended #7709

@lkintact

Description

@lkintact

ImageMagick version

7.1.1-39 Q16-HDRI x64 18ae555:20241005

Operating system

Windows

Operating system, version and so on

10 Home

Description

There's another command example at https://www.imagemagick.org/Usage/masking/ that doesn't work as intended: magick alpha_extract.png -alpha copy alpha_copy.png.

  1. Download the original image, alpha_extract.png:
    alpha_extract.png
  2. Execute magick alpha_extract.png -alpha copy alpha_copy.png; notice that the resulting image, alpha_copy.png, differs from what is shown in the docs:
    This is the result from the docs:
    alpha_copy.png
    This is what I get:
    alpha_copy_my.png

Steps to Reproduce

.

Images

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions