IGlExternalImageTexture Interface
Definition
Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public interface IGlExternalImageTexture : IDisposable
Public Interface IGlExternalImageTexture
Inherits IDisposable
type IGlExternalImageTexture =
interface
interface IDisposable
end
Implements | IDisposable |
Properties
InternalFormat | |
Properties | |
TextureId |
Methods
AcquireKeyedMutex(UInt32) | |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
ReleaseKeyedMutex(UInt32) |