BicubicResampler(CanvasImage) Method
Uses a bicubic sampler that implements the bicubic kernel algorithm W(x).
public static CanvasImage BicubicResampler(this CanvasImage image)
- Namespace
- Spectre
.Console - Containing Type
- Canvas
Image Extensions
Parameters
- CanvasImage image
- The canvas image.