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