[]
        
(Showing Draft Content)

C1.WPF.Bitmap.Clipper

Clipper Class

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

Inheritance
Clipper
Namespace: C1.WPF.Bitmap
Assembly: C1.WPF.Bitmap.4.6.2.dll
Syntax
public class Clipper : BaseTransform

Constructors

Name Description
Clipper()

Initializes a new instance of the Clipper class.

Clipper(ImageRect)

Initializes a new instance of the Clipper class.

Properties

Name Description
ImageRect

Gets or sets the rectangle of the bitmap to clip.