Table of Contents

Interface ICompositionImportableOpenGlSharedTexture

Namespace
Avalonia.OpenGL
Assembly
Avalonia.OpenGL.dll
public interface ICompositionImportableOpenGlSharedTexture : ICompositionImportableSharedGpuContextImage, IDisposable
Inherited Members

Properties

InternalFormat

int InternalFormat { get; }

Property Value

int

Size

PixelSize Size { get; }

Property Value

PixelSize

TextureId

int TextureId { get; }

Property Value

int