SupportedExportableExternalImageTypes Property
Definition
Namespace: Avalonia.OpenGL.Features
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public IReadOnlyList<string> SupportedExportableExternalImageTypes { get; }
Public ReadOnly Property SupportedExportableExternalImageTypes As IReadOnlyList(Of String)
Get
abstract SupportedExportableExternalImageTypes : IReadOnlyList<string> with get
override SupportedExportableExternalImageTypes : IReadOnlyList<string> with get
Property Value
Implements
IGlContextExternalObjectsFeature.SupportedExportableExternalImageTypesSee Also
Reference
ExternalObjectsOpenGlExtensionFeature Class
Avalonia.OpenGL.Features Namespace