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

    See Also