WrapImageHandleOnAnyThread Method
Definition
Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
IExternalObjectsWrappedGpuHandle? WrapImageHandleOnAnyThread(
IPlatformHandle handle,
PlatformGraphicsExternalImageProperties properties
)
Function WrapImageHandleOnAnyThread (
handle As IPlatformHandle,
properties As PlatformGraphicsExternalImageProperties
) As IExternalObjectsWrappedGpuHandle
abstract WrapImageHandleOnAnyThread :
handle : IPlatformHandle *
properties : PlatformGraphicsExternalImageProperties -> IExternalObjectsWrappedGpuHandle
Parameters
Return Value
IExternalObjectsWrappedGpuHandleSee Also
Reference
IExternalObjectsHandleWrapRenderInterfaceContextFeature Interface
Avalonia.Platform Namespace