PDA

View Full Version : scale bytearray/binary data


bahearn
07-20-2009, 11:32 AM
So, as the title says I was wondering if it is possible to scale bytearray/binary data from lets say 640x480 which is being captured from the stage to 1024 x 768. Any ideas? or tutorials?

thnx,
Ba

bahearn
07-20-2009, 12:20 PM
NVM, Bitmap Data is read only so it captures the stage + the extra width/height but anything past the stage will be empty because there is nothing there so i either need to re-size the stage or the items separately
thnx,
ba