When calling drawBitmap2 on fr165 and fr165m, an Exception: Source must be native color format
occurs in the simulator, SDK 7.4.3. The image is png format. Specifying packingFormat as png or not specifying (default) gives the same result.
I am trying to use transform and tintColor options.
Behavior on an actual device is unknown.