ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1Bitmap Class / InterpolationMode Property

In This Topic
    InterpolationMode Property
    In This Topic
    Gets or sets the InterpolationMode parameter used to resize images.
    Syntax
    'Declaration
     
    Public Property InterpolationMode As InterpolationMode
    public InterpolationMode InterpolationMode {get; set;}
    See Also