ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.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.WPF.Bitmap.BaseTransform
          C1.WPF.Bitmap.Clipper

    See Also