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