docs/javadoc/reference/com/facebook/imagepipeline/image/ImageInfo.html
|
|
Summary: Methods | Inherited Methods | [Expand All]
public interface
implements HasImageMetadata
| com.facebook.imagepipeline.image.ImageInfo |
| Known Indirect Subclasses
CloseableAnimatedImage, CloseableBitmap, CloseableImage, CloseableStaticBitmap
| CloseableAnimatedImage | Encapsulates the data needed in order for AnimatedDrawable to render a AnimatedImage. |
| CloseableBitmap | CloseableImage that wraps a bitmap. |
| CloseableImage | A simple wrapper around an image that implements Closeable |
| CloseableStaticBitmap | CloseableImage that contains one Bitmap. |
|
Interface containing information about an image.
| Public Methods |
|---|
| abstract int |
| abstract QualityInfo |
| abstract int |
| [Expand] Inherited Methods | | --- | | From interface com.facebook.imagepipeline.image.HasImageMetadata
| abstract Map<String, Object> | getExtras() |
|
+Generated by Doclava. +