[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.AffineTransform2D.InterpolationMode

InterpolationMode Property

InterpolationMode

The interpolation mode used to scale the image. There are 6 scale modes that range in quality and speed. If you don't select a mode, the effect uses the interpolation mode of the device context. See InterpolationMode for more info.

Declaration
public InterpolationMode InterpolationMode { get; set; }