[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.Clipper

Clipper Class

Produces a clipped version of the bitmap for a specified rectangular region of interest.

Inheritance
Clipper
Namespace: GrapeCity.Documents.Imaging.Windows
Assembly: DS.Documents.Imaging.Windows.dll
Syntax
public class Clipper : BaseTransform
Public Class Clipper
    Inherits BaseTransform

Constructors

Name Description
Clipper()

Initializes a new instance of the Clipper class.

Clipper(Rectangle)

Initializes a new instance of the Clipper class.

Properties

Name Description
ImageRect

Gets or sets the rectangle of the bitmap to clip.