public class BitmapRegionDecoderAssert
extends <any>
BitmapRegionDecoder instances.| Constructor and Description |
|---|
BitmapRegionDecoderAssert(android.graphics.BitmapRegionDecoder actual) |
| Modifier and Type | Method and Description |
|---|---|
BitmapRegionDecoderAssert |
hasHeight(int height) |
BitmapRegionDecoderAssert |
hasWidth(int width) |
BitmapRegionDecoderAssert |
isNotRecycled() |
BitmapRegionDecoderAssert |
isRecycled() |
public BitmapRegionDecoderAssert(android.graphics.BitmapRegionDecoder actual)
public BitmapRegionDecoderAssert hasHeight(int height)
public BitmapRegionDecoderAssert hasWidth(int width)
public BitmapRegionDecoderAssert isRecycled()
public BitmapRegionDecoderAssert isNotRecycled()