Hi!
I tested Graphics.drawImage and DirectGraphics.drawPixels by using 7650 emulator.
This is the 1000 times drawing result.
drawPixels: 13780 ms
drawImage : 450 ms
Is this correct at the real 7650?
thanks
Jeong-Su
Hi!
I tested Graphics.drawImage and DirectGraphics.drawPixels by using 7650 emulator.
This is the 1000 times drawing result.
drawPixels: 13780 ms
drawImage : 450 ms
Is this correct at the real 7650?
thanks
Jeong-Su
were you using the correct pixel format for the drawPixels calls?