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

Username:   Password: 
 RegisterRegister   
 assign variable to a picture
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
msimard8




PostPosted: Mon Oct 10, 2005 11:31 am   Post subject: assign variable to a picture

How do I assign a variable to recognize a bmp file.
Sponsor
Sponsor
Sponsor
sponsor
TokenHerbz




PostPosted: Mon Oct 10, 2005 1:37 pm   Post subject: (No subject)

Um, is this what you mean??

code:

var name :int := Pic.FileNew ("name.bmp")


you amy also change the pic too, by using its variable...

code:

var name2: int
name2 := Pic.Scale (name, x, y)


But, i think you should look at this tut for all the info 1st...

http://www.compsci.ca/v2/viewtopic.php?t=191
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: