Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Just wondering...
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
1337_brad




PostPosted: Sat Nov 27, 2004 6:33 pm   Post subject: Just wondering...

I was just wondering if there was a way to get turing to create and save certain file types such as say a jpg. For example if I had:
code:

Draw.Line(100,100,200,200,black)
Draw.Oval(200,200,50,50,red)
var pic : int := Pic.New(0,0,300,300)


And I wanted to take that picture I had just taken with the "var pic : int := Pic.New(0,0,300,300)" and save it as an image file (jpg, bitmap etc)


Any help would be appreciated.
Sponsor
Sponsor
Sponsor
sponsor
Paul




PostPosted: Sat Nov 27, 2004 7:46 pm   Post subject: (No subject)

Pic.Save (picID : int, fileName : string)
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: