ImportImage Method
Definition
Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
IGlExternalImageTexture ImportImage(
IPlatformHandle handle,
PlatformGraphicsExternalImageProperties properties
)
Function ImportImage (
handle As IPlatformHandle,
properties As PlatformGraphicsExternalImageProperties
) As IGlExternalImageTexture
abstract ImportImage :
handle : IPlatformHandle *
properties : PlatformGraphicsExternalImageProperties -> IGlExternalImageTexture
Parameters
Return Value
IGlExternalImageTextureSee Also
Reference
IGlContextExternalObjectsFeature Interface
Avalonia.OpenGL Namespace