ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / Scaler Class
Members

In This Topic
    Scaler Class
    In This Topic
    Represents a resized version of the input bitmap using a resampling or filtering algorithm.
    Object Model
    Scaler Class
    Syntax
    'Declaration
     
    Public Class Scaler 
       Inherits BaseTransform
    public class Scaler : BaseTransform 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Bitmap.BaseTransform
          C1.Xaml.Bitmap.Scaler

    See Also