ICompositionGpuInteropImportImage Method

Overload List

ImportImage(ICompositionImportableSharedGpuContextImage) Asynchronously imports a texture. The returned object is immediately usable. If import operation fails, the caller is responsible for destroying the handle
ImportImage(IPlatformHandle, PlatformGraphicsExternalImageProperties) Asynchronously imports a texture. The returned object is immediately usable.

See Also