Interface IFunctionInterpolator
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
Provides a means for sampling a function along the x-axis.
public interface IFunctionInterpolator : IInternalImpl
- Extension Methods
Remarks
Use methods on the FunctionInterpolator to create instances of this.