Skip to main content

ICompositionImportableSharedGpuContextImage Interface

Not client implementable.

Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.

An GPU image descriptor obtained from a context from the same share group as one used by the compositor

Definition

Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll)

[NotClientImplementableAttribute]
public interface ICompositionImportableSharedGpuContextImage : IDisposable
ImplementsIDisposable

Methods

Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)

See Also

Reference

Avalonia.Rendering.Composition Namespace