Searched refs:ppIWICColorContext (Results 1 – 2 of 2) sorted by relevance
644 …INAPI WICCreateColorContext_Proxy(IWICImagingFactory *iface, IWICColorContext **ppIWICColorContext) in WICCreateColorContext_Proxy() argument646 TRACE("%p, %p\n", iface, ppIWICColorContext); in WICCreateColorContext_Proxy()648 return IWICImagingFactory_CreateColorContext(iface, ppIWICColorContext); in WICCreateColorContext_Proxy()
986 [out] IWICColorContext **ppIWICColorContext);