[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.DpiCompensation

DpiCompensation Class

Builtin DpiCompensation effect.

Inheritance
DpiCompensation
Implements
Namespace: C1.Util.DX.Direct2D.Effects
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public class DpiCompensation : Effect, IDisposable, IUnknown

Constructors

Name Description
DpiCompensation(IntPtr)

Initializes a new instance of the DpiCompensation class.

Properties

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.

Methods

Name Description
Create(DeviceContext)

Initializes a new instance of DpiCompensation effect.