from Resource
  Creates an icon using the resource ID of a Bitmap image.
Return
The icon that was loaded from the asset or null if failed to load.
Parameters
resource Id
The resource ID of a Bitmap image.
Creates an icon using the resource ID of a Bitmap image.
The icon that was loaded from the asset or null if failed to load.
The resource ID of a Bitmap image.