[]
Produces a clipped version of the bitmap for a specified rectangular region of interest.
public class Clipper : BaseTransform
Public Class Clipper
Inherits BaseTransform
| Name | Description |
|---|---|
| Clipper() | Initializes a new instance of the Clipper class. |
| Clipper(Rectangle) | Initializes a new instance of the Clipper class. |
| Name | Description |
|---|---|
| ImageRect | Gets or sets the rectangle of the bitmap to clip. |