Skip to main content

IGlExportableExternalImageTexture Interface

Definition

Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)

public interface IGlExportableExternalImageTexture : IGlExternalImageTexture, 
IDisposable
ImplementsIGlExternalImageTexture, IDisposable

Properties

InternalFormat
(Inherited from IGlExternalImageTexture)
Properties
(Inherited from IGlExternalImageTexture)
TextureId
(Inherited from IGlExternalImageTexture)

Methods

AcquireKeyedMutex(UInt32)
(Inherited from IGlExternalImageTexture)
Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
GetHandle() 
ReleaseKeyedMutex(UInt32)
(Inherited from IGlExternalImageTexture)

See Also

Reference

Avalonia.OpenGL Namespace