View Full Version : Export jpg or print
ashenarya
01-03-2006, 05:28 PM
Hi, anyone knows how can I export a .jpg of a movieclip.
Also, how do I print it if it's bigger than one page? (No resize)
Thanks!! :)
export a jpg
there is more or less no way :(
if you have F8 you can "scan" the image and send the info to a PHP script wich will generat a JPG but even a small picture is a BIG amount of data
so this isn't realy practicable :(
pic 100X100 --> 3 chanels (R,G,B) --> 100*100*FF*FF*FF ->60Kb
data is expotential
eg.
200*200 --> 250kb
1000*1000 --> 6Mb
have no printer so no idea abouth printing :p
|
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.