clip
Return the clipped bitmap.
Return
the clipped bitmap
Parameters
src
The source of bitmap.
x
The x coordinate of the first pixel.
y
The y coordinate of the first pixel.
width
The width.
height
The height.
Return the clipped bitmap.
Return
the clipped bitmap
Parameters
src
The source of bitmap.
x
The x coordinate of the first pixel.
y
The y coordinate of the first pixel.
width
The width.
height
The height.
recycle
True to recycle the source of bitmap, false otherwise.