add Circle Border
Return the round bitmap with border.
Return
the round bitmap with border
Parameters
src
The source of bitmap.
borderSize
The size of border.
color
The color of border.
Return the round bitmap with border.
Return
the round bitmap with border
Parameters
src
The source of bitmap.
borderSize
The size of border.
color
The color of border.
recycle
True to recycle the source of bitmap, false otherwise.