Method SetResolution
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Windows.dll
SetResolution(IBitmapFrameEncode, double, double)
public static void SetResolution(this IBitmapFrameEncode frame, double dpiX, double dpiY)
Parameters
frame
IBitmapFrameEncodedpiX
doubledpiY
double