YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
de.yaacc.util.image.ImageDownloader Class Reference

Manages downloading of images from various sources and some refactoring to these images. More...

Collaboration diagram for de.yaacc.util.image.ImageDownloader:
Collaboration graph

Classes

class  FlushedInputStream
 

Public Member Functions

Bitmap retrieveImageWithCertainSize (Uri imageUri, int imageWidth, int imageHeight)
 Loads the handed image location with the given size.
 

Detailed Description

Manages downloading of images from various sources and some refactoring to these images.

Author
Christoph Hähnel (eyeless)

Member Function Documentation

◆ retrieveImageWithCertainSize()

Bitmap de.yaacc.util.image.ImageDownloader.retrieveImageWithCertainSize ( Uri  imageUri,
int  imageWidth,
int  imageHeight 
)

Loads the handed image location with the given size.

Parameters
imageUriimage location
Returns
image

Referenced by de.yaacc.util.image.IconDownloadTask.doInBackground().

Here is the caller graph for this function:

The documentation for this class was generated from the following file: