C# Class Smeedee.Android.Lib.BitmapCache

Show file Open project: Smeedee/Smeedee-Mobile Class Usage Examples

Public Methods

Method Description
BitmapFromBytes ( byte bytes ) : Android.Graphics.Bitmap

Method Details

BitmapFromBytes() public static method

public static BitmapFromBytes ( byte bytes ) : Android.Graphics.Bitmap
bytes byte
return Android.Graphics.Bitmap