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

Username:   Password: 
 RegisterRegister   
 how do i import pictures
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
GUI.GetScrollBarWidth : i




PostPosted: Fri Feb 13, 2004 11:58 am   Post subject: how do i import pictures

can some 1 tell me how to import pictures in to turing

ps:i like turing
Sponsor
Sponsor
Sponsor
sponsor
Paul




PostPosted: Fri Feb 13, 2004 12:01 pm   Post subject: (No subject)

use pic.draw
like
code:

var gorilla := Pic.FileNew ("gorilla.bmp")
Pic.Draw (gorilla, 150, 70, picMerge)
jonos




PostPosted: Fri Feb 13, 2004 12:02 pm   Post subject: (No subject)

i think there is a tutorial on that, but im not sure. its something like:

var myPic : int := Pic.FileNew ("picture.bmp/jpg")

Pic.Draw(myPic, x, y, picCopy)

i think thats it, ive never used it, but you can check the turing reference in turing to check it over if it doesn't work.
Dan




PostPosted: Fri Feb 13, 2004 3:43 pm   Post subject: (No subject)

there was even a post on this like 1-2 days ago.

Quote:

i do rigth thess things for a point:

http://www.compsci.ca/v2/viewtopic.php?t=191
Computer Science Canada Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more!
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  [ 4 Posts ]
Jump to:   


Style:  
Search: