public interface AndroidBitmapTransformer extends Image.BitmapTransformer
| Modifier and Type | Method and Description |
|---|---|
android.graphics.Bitmap |
transform(android.graphics.Bitmap bitmap)
Transforms the supplied bitmap into a new bitmap which will be used as the source data for a
new PlayN image.
|
Copyright © 2015. All Rights Reserved.