Hi,

I have a Player object which I use to display a TIFF file, I use the following code to do this and all works fine:

set the fileName of player 1 to "A-TIFF-File.tif"

Which works fine.

However I want to be able to get the imageData of the image that is being displayed.

On an image object the following works:

put the imageData of image 1 into myImageData

However the same does not work for a player object.

How do I get the Image Data for a Player Object?

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

Reply via email to