recreate
Create an Icon using a previously created icon identifier along with a provided Bitmap.
Return
The Icon using the new Bitmap.
Parameters
icon Id
The Icon identifier you'd like to recreate.
bitmap
a Bitmap used to replace the current one.
Create an Icon using a previously created icon identifier along with a provided Bitmap.
The Icon using the new Bitmap.
The Icon identifier you'd like to recreate.
a Bitmap used to replace the current one.