The constructors of Android.Graphics.Drawables.BitmapDrawable are listed below. For a list of all members, see the BitmapDrawable Members list.
See Also: Inherited members from Android.Graphics.Drawables.Drawable
| Create an empty drawable, not dealing with density. | ||
| Create an empty drawable, setting initial target density based on the display metrics of the resources. | ||
| Create drawable from a bitmap, not dealing with density. | ||
| Create a drawable by decoding a bitmap from the given input stream. | ||
| Create a drawable by opening a given file path and decoding the bitmap. | ||
| Create drawable from a bitmap, setting initial target density based on the display metrics of the resources. | ||
| Create a drawable by decoding a bitmap from the given input stream. | ||
| Create a drawable by opening a given file path and decoding the bitmap. |
| A constructor used when creating managed representations of JNI objects; called by the runtime. |