Method CreateBitmapScaler
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Windows.dll
CreateBitmapScaler(IBitmapSource, int, int, BitmapInterpolationMode)
IBitmapSource CreateBitmapScaler(IBitmapSource source, int dstWidth, int dstHeight, BitmapInterpolationMode mode)
Parameters
source
IBitmapSourcedstWidth
intdstHeight
intmode
BitmapInterpolationMode