ImportImage(ICompositionImportableSharedGpuContextImage) Method
Definition
Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
IPlatformRenderInterfaceImportedImage ImportImage(
ICompositionImportableSharedGpuContextImage image
)
Function ImportImage (
image As ICompositionImportableSharedGpuContextImage
) As IPlatformRenderInterfaceImportedImage
abstract ImportImage :
image : ICompositionImportableSharedGpuContextImage -> IPlatformRenderInterfaceImportedImage
Parameters
Return Value
IPlatformRenderInterfaceImportedImage
See Also
Reference
IExternalObjectsRenderInterfaceContextFeature Interface
ImportImage Overload
Avalonia.Platform Namespace