FFImageLoading.Drawables.SelfDisposingBitmapDrawable.SelfDisposingBitmapDrawable C# (CSharp) Method

SelfDisposingBitmapDrawable() public method

public SelfDisposingBitmapDrawable ( ) : Android.Content.Res
return Android.Content.Res
        public SelfDisposingBitmapDrawable() : base()
        {
        }

Same methods

SelfDisposingBitmapDrawable::SelfDisposingBitmapDrawable ( Android.Graphics.Bitmap bitmap ) : Android.Content.Res
SelfDisposingBitmapDrawable::SelfDisposingBitmapDrawable ( IntPtr handle, JniHandleOwnership transfer ) : Android.Content.Res
SelfDisposingBitmapDrawable::SelfDisposingBitmapDrawable ( Resources resources ) : Android.Content.Res
SelfDisposingBitmapDrawable::SelfDisposingBitmapDrawable ( Resources resources, Android.Graphics.Bitmap bitmap ) : Android.Content.Res
SelfDisposingBitmapDrawable::SelfDisposingBitmapDrawable ( Resources resources, Stream stream ) : Android.Content.Res
SelfDisposingBitmapDrawable::SelfDisposingBitmapDrawable ( Resources resources, string filePath ) : Android.Content.Res
SelfDisposingBitmapDrawable::SelfDisposingBitmapDrawable ( Stream stream ) : Android.Content.Res
SelfDisposingBitmapDrawable::SelfDisposingBitmapDrawable ( string filePath ) : Android.Content.Res