[]
Builtin DpiCompensation effect.
public class DpiCompensation : Effect, IDisposable, IUnknown
Name | Description |
---|---|
DpiCompensation(IntPtr) | Initializes a new instance of the DpiCompensation class. |
Name | Description |
---|---|
BorderMode | The mode used to calculate the border of the image, soft or hard. See BorderMode modes for more info. |
InputDpi | The input dpi. |
InterpolationMode | The Dpi interpolation mode. |
Name | Description |
---|---|
Create(DeviceContext) | Initializes a new instance of DpiCompensation effect. |