Resampler Property
Gets or sets the
IResampler
that should
be used when scaling the image. Defaults to bicubic sampling.
public IResampler? Resampler { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- CanvasImage
- Property Type
- IResampler?