SeaHag
Aug 1st, 2002, 03:57 PM
Hi.
Questions concerning pictures.
What are the types of containers are uses as a source
to blit from (the obvious one is a picture box) ?
My problem is I want to make a sort of tile map.
its not really a map because there are no set objects
What i want to do is download pictures from the web
I want a 4pictures x 4pictures (pictures are 200x200 pix)
Ya know.. kinda construct a bigger picture.
And i want to buffer another row around those 4x4. so i can scroll.
How am i going to load my pics?
I can download and save do disk. But what from here.
Do i load all the pics into seperate picture boxes then blit them?
Or is there a way of assembling them befor i blit them
i have run across so many eg. osme to simple.. some way to complicated..
I have managed to get one of the eg working.. but i cannot figure where or what they do with the bitmay arrays.. ??
I will attach it.
Seahag
Questions concerning pictures.
What are the types of containers are uses as a source
to blit from (the obvious one is a picture box) ?
My problem is I want to make a sort of tile map.
its not really a map because there are no set objects
What i want to do is download pictures from the web
I want a 4pictures x 4pictures (pictures are 200x200 pix)
Ya know.. kinda construct a bigger picture.
And i want to buffer another row around those 4x4. so i can scroll.
How am i going to load my pics?
I can download and save do disk. But what from here.
Do i load all the pics into seperate picture boxes then blit them?
Or is there a way of assembling them befor i blit them
i have run across so many eg. osme to simple.. some way to complicated..
I have managed to get one of the eg working.. but i cannot figure where or what they do with the bitmay arrays.. ??
I will attach it.
Seahag