Table of Contents

Interface IGlExternalImageTexture

Namespace
Avalonia.OpenGL
Assembly
Avalonia.OpenGL.dll
public interface IGlExternalImageTexture : IDisposable
Inherited Members

Properties

InternalFormat

int InternalFormat { get; }

Property Value

int

Properties

PlatformGraphicsExternalImageProperties Properties { get; }

Property Value

PlatformGraphicsExternalImageProperties

TextureId

int TextureId { get; }

Property Value

int

Methods

AcquireKeyedMutex(uint)

void AcquireKeyedMutex(uint key)

Parameters

key uint

ReleaseKeyedMutex(uint)

void ReleaseKeyedMutex(uint key)

Parameters

key uint