'Declaration Public Function Clip( _ ByVal rect As System.Drawing.Rectangle _ ) As GrayscaleBitmap
public GrayscaleBitmap Clip( System.Drawing.Rectangle rect )
Parameters
- rect
- Clipping rectangle of the source image to be extracted as a new GrayscaleBitmap.