stephenfinn
10-24-2005, 11:44 AM
could someone clear up this for me?
does bitmap caching only apply to vector images? that would seem to make sense; a vector is turned into a bitmap then moved much quicker around the screen because the vectors don't have to be worked out every frame. however, i saw this :
http://www.brokenbutton.com/fp8testpng.html
which suggests that it works for bitmaps too. can anyone explain this?
does bitmap caching only apply to vector images? that would seem to make sense; a vector is turned into a bitmap then moved much quicker around the screen because the vectors don't have to be worked out every frame. however, i saw this :
http://www.brokenbutton.com/fp8testpng.html
which suggests that it works for bitmaps too. can anyone explain this?