Re: [img-conversion] canDecodeType and canEncodeType (#18)

It is designed to work the same as HTMLMediaElement.canPlayType(), which returns "" (not supported), "maybe" or "probably". Supporting a format is a complex question so these are designed to provide a confidence level rather than just yes/no. I (perhaps naively) copied this approach for images.

---
Reply to this email directly or view it on GitHub:
https://github.com/WICG/img-conversion/issues/18#issuecomment-155774441

Received on Wednesday, 11 November 2015 12:55:19 UTC