scale
Return the scaled bitmap.
Return
the scaled bitmap
Parameters
src
The source of bitmap.
newWidth
The new width.
newHeight
The new height.
Return the scaled bitmap.
Return
the scaled bitmap
Parameters
src
The source of bitmap.
newWidth
The new width.
newHeight
The new height.
recycle
True to recycle the source of bitmap, false otherwise.
Return the scaled bitmap
Return
the scaled bitmap
Parameters
src
The source of bitmap.
scaleWidth
The scale of width.
scaleHeight
The scale of height.
Return the scaled bitmap
Return
the scaled bitmap
Parameters
src
The source of bitmap.
scaleWidth
The scale of width.
scaleHeight
The scale of height.
recycle
True to recycle the source of bitmap, false otherwise.