Home
last modified time | relevance | path

Searched refs:ppIWICColorContext (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/windowscodecs/
H A Dproxy.c644 …INAPI WICCreateColorContext_Proxy(IWICImagingFactory *iface, IWICColorContext **ppIWICColorContext) in WICCreateColorContext_Proxy() argument
646 TRACE("%p, %p\n", iface, ppIWICColorContext); in WICCreateColorContext_Proxy()
648 return IWICImagingFactory_CreateColorContext(iface, ppIWICColorContext); in WICCreateColorContext_Proxy()
/reactos/sdk/include/psdk/
H A Dwincodec.idl986 [out] IWICColorContext **ppIWICColorContext);