Interface ISkiaFrameProvider
- Namespace
- SimulationFramework.SkiaSharp
- Assembly
- SimulationFramework.SkiaSharp.dll
public interface ISkiaFrameProvider
Methods
GetCurrentFrame()
SKCanvas GetCurrentFrame()
Returns
GetCurrentFrameSize(out int, out int)
void GetCurrentFrameSize(out int width, out int height)
Parameters
SetContext(GRContext)
void SetContext(GRContext context)
Parameters
context
GRContext