Skip to content

Fix for ImageMagick 7#14

Open
dirk-zimoch wants to merge 1 commit into
areaDetector:masterfrom
dirk-zimoch:ImageMagick7
Open

Fix for ImageMagick 7#14
dirk-zimoch wants to merge 1 commit into
areaDetector:masterfrom
dirk-zimoch:ImageMagick7

Conversation

@dirk-zimoch

Copy link
Copy Markdown

ImageMagick 7 no longer has IntegerPixel. Instead it now defines LongPixel to have always 32 bits on all architectures. In ImageMagick 6, LongPixel had 32 or 64 bits, depending on the size of the native type long.

ImageMagick 7 no longer has `IntegerPixel`. Instead it now defines
`LongPixel` to have always 32 bits on all architectures.
In ImageMagick 6, `LongPixel` had 32 or 64 bits, depending on the
size of the native type `long`.
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.

1 participant