[]
        
(Showing Draft Content)

C1.Win.Bitmap.Clipper.-ctor

Clipper Constructor

Clipper()

Initializes a new instance of the Clipper class.

Declaration
public Clipper()

Clipper(ImageRect)

Initializes a new instance of the Clipper class.

Declaration
public Clipper(ImageRect imageRect)
Parameters
Type Name Description
ImageRect imageRect

The rectangle of the bitmap to clip.