Skip to main content

ISkiaGpuRenderTarget Interface

Custom Skia render target.

Definition

Namespace: Avalonia.Skia
Assembly: Avalonia.Skia (in Avalonia.Skia.dll)

public interface ISkiaGpuRenderTarget : IDisposable
View Source
ImplementsIDisposable

Properties

IsCorrupted 

Methods

BeginRenderingSession()Start rendering to this render target.
Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)

See Also

Reference

Avalonia.Skia Namespace