YAACC - UPNP Client and Server
|
Manages downloading of images from various sources and some refactoring to these images. More...
Classes | |
class | FlushedInputStream |
Public Member Functions | |
Bitmap | retrieveImageWithCertainSize (Uri imageUri, int imageWidth, int imageHeight) |
Loads the handed image location with the given size. | |
Manages downloading of images from various sources and some refactoring to these images.
Bitmap de.yaacc.util.image.ImageDownloader.retrieveImageWithCertainSize | ( | Uri | imageUri, |
int | imageWidth, | ||
int | imageHeight | ||
) |
Loads the handed image location with the given size.
imageUri | image location |
Referenced by de.yaacc.util.image.IconDownloadTask.doInBackground().