Class WIC
Entry point for the Windows Imaging Component (WIC).
Wraps IWICImagingFactory creation via CoCreateInstance.
public static class WIC
- Inheritance
-
WIC
- Inherited Members
Methods
CreateImagingFactory()
Creates and returns the WIC imaging factory. Dispose when done (releases the COM reference).
public static WIC.ImagingFactory CreateImagingFactory()