| 类 | 说明 |
|---|---|
| ContentLengthInputStream |
Decorator for
InputStream. |
| FailReason |
Presents the reason why image loading and displaying was failed
|
| FlushedInputStream |
| 枚举 | 说明 |
|---|---|
| FailReason.FailType |
Presents type of fail while image loading
|
| ImageScaleType |
Type of image scaling during decoding.
|
| LoadedFrom |
Source image loaded from.
|
| QueueProcessingType |
Queue processing type which will be used for display task processing
|
| ViewScaleType |
Simplify ImageView's scale type to 2 types:
ViewScaleType.FIT_INSIDE and ViewScaleType.CROP |