[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.BitmapSource.InterpolationMode

InterpolationMode Property

InterpolationMode

The interpolation mode used to scale the image. See Interpolation modes for more info. If the mode disables the mipmap, then BitmapSouce will cache the image at the resolution determined by the Scale and EnableDPICorrection properties.

Declaration
public InterpolationMode InterpolationMode { get; set; }