[]
Creates a new Indexed8bppBitmap with a fragment of the image.
public Indexed8bppBitmap Clip(Rectangle rect)
Public Function Clip(rect As Rectangle) As Indexed8bppBitmap
Type | Name | Description |
---|---|---|
Rectangle | rect | Clipping rectangle of the source image to be extracted as a new Indexed8bppBitmap. |
Type | Description |
---|---|
Indexed8bppBitmap |