Small API issue with WandExport MagickBooleanType MagickGetImageAlphaChannel(MagickWand *wand)
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.
Re: Small API issue with WandExport MagickBooleanType MagickGetImageAlphaChannel(MagickWand *wand)
Thanks, will have a fix in a day or two.