public interface RoboBitmapTransformer extends Image.BitmapTransformer
| Modifier and Type | Method and Description |
|---|---|
org.robovm.apple.coregraphics.CGImage |
transform(org.robovm.apple.coregraphics.CGImage image)
Transforms the supplied platform image into a new platform image which will be used as the
source data for a new PlayN image.
|
org.robovm.apple.coregraphics.CGImage transform(org.robovm.apple.coregraphics.CGImage image)
Copyright © 2014. All Rights Reserved.