docs/javadoc/reference/com/facebook/common/webp/BitmapCreator.html
|
|
Summary: Methods | [Expand All]
public interface
| com.facebook.common.webp.BitmapCreator |
| Known Indirect Subclasses
| HoneycombBitmapCreator | This is the implementation of the BitmapCreator for the Honeycomb |
|
This is a utility class we use in order to allocate a Bitmap that will be wrapped later with a CloseableReference
| Public Methods |
|---|
| abstract Bitmap |
| This creates a Bitmap with will be then wrapped with a CloseableReference |
This creates a Bitmap with will be then wrapped with a CloseableReference
| width | The width of the image | | height | The height of the image | | bitmapConfig | The Config object to use |
+Generated by Doclava. +