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

In This Topic
    Clipper Class
    In This Topic
    Produces a clipped version of the bitmap for a specified rectangular region of interest.
    Object Model
    Clipper Class
    Syntax
    'Declaration
     
    Public Class Clipper 
       Inherits BaseTransform
    public class Clipper : BaseTransform 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Bitmap.BaseTransform
          C1.Xaml.Bitmap.Clipper

    See Also