Has anyone run into an issue where exporting a snapshot on iOS results in a 
black image file?

Here is the very simple code I am using:
   put specialFolderPath("documents") into tFolder
   put the rect of image "image" into tRect
   export snapshot from rect tRect to file (tFolder&"/test.jpg") as JPEG

With document sharing on I get a black image test.jpg in iTunes and also if I 
try to email it etc. it is still just a black image.

Thanks


-- Tom McGrath III
http://lazyriver.on-rev.com
3mcgr...@comcast.net


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to