|
-
Apr 27th, 2005, 01:11 PM
#1
Thread Starter
Frenzied Member
-
Apr 27th, 2005, 01:47 PM
#2
Frenzied Member
Re: Converting an .ICO file
try icon.toBitMap
does that help?
-
Apr 27th, 2005, 02:46 PM
#3
Re: Converting an .ICO file
You want to do it using VB? I would suppose that loading a picture box with the icon and exporting with Image.Save().
Otherwise, you can use any available image converter.
-
Apr 27th, 2005, 03:24 PM
#4
Thread Starter
Frenzied Member
Re: Converting an .ICO file
 Originally Posted by ntg
You want to do it using VB? I would suppose that loading a picture box with the icon and exporting with Image.Save().
Otherwise, you can use any available image converter.
No, I just want to insert it into Word. What image converter would you suggest? I have never used one before..
10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".
-
Apr 27th, 2005, 03:34 PM
#5
Re: Converting an .ICO file
If you want to just insert it into Word, you can open the icon file with VS. I think that PainShop Pro does image conversion in single or batch mode.
-
Apr 27th, 2005, 03:51 PM
#6
Hyperactive Member
Re: Converting an .ICO file
This is the simplest, free-est and just best little image converter I've ever met.
It does quite a lot of formats, though I'm not sure if it does .ICO.
http://www.etrusoft.com/graphic-converter/index.htm
-
Apr 27th, 2005, 10:27 PM
#7
Thread Starter
Frenzied Member
Re: Converting an .ICO file
 Originally Posted by Kal_Torak
Nope, no ICO supprt (Atleast no listed on their web site)..
NTG, I looked in VS a little, did not see I would conert the image and save it.. I will keep looking some more though..
10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".
-
Apr 28th, 2005, 03:53 AM
#8
Re: Converting an .ICO file
VS doesn't convert the ICO files, but you can open them there then copy-paste to word.
-
Apr 28th, 2005, 10:09 AM
#9
Thread Starter
Frenzied Member
Re: Converting an .ICO file
 Originally Posted by ntg
VS doesn't convert the ICO files, but you can open them there then copy-paste to word.
Oh, I see what you mean now.
Thanks,
Rudy
10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".
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
|