Vortice.Windows
Vortice.Windows copied to clipboard
Missing method `CreateComponentEnumerator` in `Vortice.WIC.IWICImagingFactory`
Hi, could you please add this method IWICImagingFactory.CreateComponentEnumerator()?
Or am I missing something?
Hi, It was intentionally removed, why do you need it?
https://github.com/amerkoleci/Vortice.Windows/blob/62d3688d8d1c476ec08ffa63cf3fb59d1c2d5ec4/src/Vortice.Direct2D1/Mappings.xml#L666
I want to enumerate the installed codecs to check if the image format is supported.