Vortice.Windows icon indicating copy to clipboard operation
Vortice.Windows copied to clipboard

Missing method `CreateComponentEnumerator` in `Vortice.WIC.IWICImagingFactory`

Open d2phap opened this issue 8 months ago • 2 comments

Hi, could you please add this method IWICImagingFactory.CreateComponentEnumerator()? Or am I missing something?

d2phap avatar Mar 30 '25 07:03 d2phap

Hi, It was intentionally removed, why do you need it?

https://github.com/amerkoleci/Vortice.Windows/blob/62d3688d8d1c476ec08ffa63cf3fb59d1c2d5ec4/src/Vortice.Direct2D1/Mappings.xml#L666

amerkoleci avatar Mar 31 '25 12:03 amerkoleci

I want to enumerate the installed codecs to check if the image format is supported.

d2phap avatar Mar 31 '25 12:03 d2phap