|
-
Mar 2nd, 2001, 02:56 PM
#1
Thread Starter
Fanatic Member
Hi, Guys!
I want to ask AGAIN my question...
Do anyone know a simple program that takes few images (BMP,JPG,ICO) and save them in some file.
Then I need VB to read from it all the images.
That's all!!!
I think there is one,
but I just don't know.
maybe you know?
Thank you anyway,
Arie.
-
Mar 2nd, 2001, 03:01 PM
#2
New Member
Sound easy
ListImage control? not flexible, but works
-
Mar 3rd, 2001, 04:55 AM
#3
Thread Starter
Fanatic Member
Yes. But...
When I use the ListImage control the real colors of my pictures are a little bit changed.
And There isn't any other control that is better?
-
Mar 3rd, 2001, 05:04 AM
#4
Frenzied Member
Well you could make a normal zip archive (or maybe .cab since it's Windows) but I'm not sure how simple it would be to get at the contents. I know you can do it in C/C++ with zlib, but I've not used it myself and it may not wirk in VB.
Why don't you make it into one big image yourself, and just read the regions of the image you need?
Harry.
"From one thing, know ten thousand things."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|