Closed rodders1991 closed 8 years ago
Summary of fix:
With BitmapFactory I decoded the file using decodeFile(). I then resized the image and pointed it to the bitmap in BluePrint. I had to change BluePrint.image to a BitMap type to do this
Summary of fix:
With BitmapFactory I decoded the file using decodeFile(). I then resized the image and pointed it to the bitmap in BluePrint. I had to change BluePrint.image to a BitMap type to do this