can not save screen rect into album
Posted: Wed Jul 31, 2013 4:45 am
Hi,
I had problem to save the some of the screen rect into the album. The following is my code :
put 0,0,320,640 into timgRect
import snapshot from rect tImgRect
put the id of last image into tImageID
set the name of image id tImageID to "The_Image"
mobileExportImageToAlbum tImageID
delete last image
I use the above code, nothing saving in the album. Can any one advise me?
Regards
Terry Ho
I had problem to save the some of the screen rect into the album. The following is my code :
put 0,0,320,640 into timgRect
import snapshot from rect tImgRect
put the id of last image into tImageID
set the name of image id tImageID to "The_Image"
mobileExportImageToAlbum tImageID
delete last image
I use the above code, nothing saving in the album. Can any one advise me?
Regards
Terry Ho