unplug
11th May 2005, 15:49
I have some questions about function imagereader.
-What file format supported by imagereader?
There is no image (blank) when I use bmp & gif.
-When I use jpg as follow.
imagereader("f01.jpg", 0,25,25,true)
It can display the image. But the image displayed upside down.
In frame 0, it displays as normal position. But in frame 1 to 25, the image is upside down. I wonder how can I fix it.
Please help
-What file format supported by imagereader?
There is no image (blank) when I use bmp & gif.
-When I use jpg as follow.
imagereader("f01.jpg", 0,25,25,true)
It can display the image. But the image displayed upside down.
In frame 0, it displays as normal position. But in frame 1 to 25, the image is upside down. I wonder how can I fix it.
Please help