ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ScottPlot.IPathStrategy Interface Reference

Strategy for generating a path that connects a collection of pixels. More...

Inheritance diagram for ScottPlot.IPathStrategy:
ScottPlot.PathStrategies.CubicSpline ScottPlot.PathStrategies.QuadHalfPoint ScottPlot.PathStrategies.Straight

Public Member Functions

SKPath GetPath (IEnumerable< Pixel > pixels)
 

Detailed Description

Strategy for generating a path that connects a collection of pixels.

Member Function Documentation

◆ GetPath()

SKPath ScottPlot.IPathStrategy.GetPath ( IEnumerable< Pixel pixels)

The documentation for this interface was generated from the following file: