public interface ISkiaGpu : IPlatformGraphicsContext,
IDisposable, IOptionalFeatureProviderPublic Interface ISkiaGpu
Inherits IPlatformGraphicsContext, IDisposable, IOptionalFeatureProvidertype ISkiaGpu =
interface
interface IPlatformGraphicsContext
interface IDisposable
interface IOptionalFeatureProvider
end| IsLost | (Inherited from IPlatformGraphicsContext) |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
| EnsureCurrent | (Inherited from IPlatformGraphicsContext) |
| TryCreateRenderTarget(IEnumerableObject) | Attempts to create custom render target from given surfaces. |
| TryCreateSurface(PixelSize, ISkiaGpuRenderSession) | Creates an offscreen render target surface |
| TryGetFeature(Type) |
Queries for an optional feature.
(Inherited from IOptionalFeatureProvider) |
| TryGetFeatureT |
Queries for an optional feature.
(Defined by OptionalFeatureProviderExtensions) |
| TryGetFeatureT(T) |
Queries for an optional feature.
(Defined by OptionalFeatureProviderExtensions) |