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