When loading a WEBP image with the ImageMagick plugin, the resulting Image->IO->Params->FileType value is 8202. But ioWEBP is defined with value 34. FileTypeStr does return "WebP image (WEBP)" properly. Any idea why the FileType is incorrect in this case?