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