SupportedImportableExternalImageTypes Property
Definition
Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
IReadOnlyList<string> SupportedImportableExternalImageTypes { get; }
ReadOnly Property SupportedImportableExternalImageTypes As IReadOnlyList(Of String)
Get
abstract SupportedImportableExternalImageTypes : IReadOnlyList<string> with get
Property Value
See Also
Reference
IGlContextExternalObjectsFeature Interface
Avalonia.OpenGL Namespace