Search found 1 match

by jabbera
2015-04-09T18:36:56-07:00
Forum: Developers
Topic: Small API issue with WandExport MagickBooleanType MagickGetImageAlphaChannel(MagickWand *wand)
Replies: 1
Views: 2248

Small API issue with WandExport MagickBooleanType MagickGetImageAlphaChannel(MagickWand *wand)

The return type is bool instead of AlphaChannelType. The documentation above the method says size_t.