Files in the sample application
File name
|
Description
|
BitmapScalingDemo.java
|
- contains the entry point for the sample application
- contains the BitmapScalingDemo() constructor that creates and displays the BitmapScalingDemoScreen
- contains the inner class BitmapScalingDemoScreen that creates a Bitmap image from a source file, scales the original image and displays Bitmap objects with different filters and aspect ratios
|
Was this information helpful? Send us your comments.