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

Username:   Password: 
 RegisterRegister   
 Question on images
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
noobprogrammer123




PostPosted: Sat May 01, 2004 4:43 pm   Post subject: Question on images

is it possible to make an image assigned to a variable?
Sponsor
Sponsor
Sponsor
sponsor
MyPistolsIn3D




PostPosted: Sat May 01, 2004 4:47 pm   Post subject: (No subject)

var picID:= Pic.FileNew ("pic.bmp")
Tony




PostPosted: Sat May 01, 2004 4:57 pm   Post subject: (No subject)

or take a screenshot of part of the screen and save it as a picture
code:

var picID:int := Pic.New(50,50,100,100)

where the box between (50,50) and (100,100) will become your image
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
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  [ 3 Posts ]
Jump to:   


Style:  
Search: