ICompositionImportableOpenGlSharedTexture Interface
Definition
public interface ICompositionImportableOpenGlSharedTexture
Properties
| Name | Description |
|---|---|
| InternalFormat | No summary available. |
| Size | No summary available. |
| TextureId | No summary available. |
InternalFormat Property
public int InternalFormat { get; set; }
Size Property
public Avalonia.PixelSize Size { get; set; }
TextureId Property
public int TextureId { get; set; }