ComponentOne Imaging for UWP
InterpolationMode Property

C1.UWP.Imaging Assembly > C1.Xaml.Imaging Namespace > C1Bitmap Class : InterpolationMode Property
Gets or sets the InterpolationMode parameter used to resize images.
Syntax
'Declaration
 
Public Property InterpolationMode As InterpolationMode
public InterpolationMode InterpolationMode {get; set;}
See Also

Reference

C1Bitmap Class
C1Bitmap Members