![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 371
Rep Power: 0
![]() |
Convert bmp to ico
How can I convert a .bmp image to a .ico?
EDIT: Also, would anyone know of any good websites to get icons that I can use freely in my applications and websites (I am not that great at making my own yet)?
__________________
I am Addicted to Linux! |
|
|
|
|
|
#2 |
|
Programmer
Join Date: Jul 2006
Location: using Earth.Africa.Egypt.Cairo;
Posts: 71
Rep Power: 3
![]() |
|
|
|
|
|
|
#3 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Solutions to this are all over the web. Further, if you have a decent resource editor, you can do it there.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#4 |
|
Professional Programmer
|
Download Irfan View. Then you just open your BMP's or whatever and save them as .ico's. I think they have to be a certain dimension but don't quote me on that.
__________________
Perhaps I should have a sticky topic for all of the times I "return" to this forum instead of a new one every time. |
|
|
|
|
|
#5 |
|
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 371
Rep Power: 0
![]() |
Thanks Indigno, IrfanView worked perfectly.
__________________
I am Addicted to Linux! |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Convert char[14] to char * | myName | C++ | 1 | Mar 5th, 2006 8:08 PM |
| How to convert from any base number system to any base in TrueBasic? | linzi53 | Other Programming Languages | 4 | Oct 30th, 2005 7:45 AM |
| Convert int to string | Programmingb52 | C# | 1 | Apr 23rd, 2005 5:16 PM |
| Could anyone please convert this into assembly ? | oxyi | Assembly | 9 | Mar 13th, 2005 5:37 AM |
| How to convert BCD to Hex | Xero | Assembly | 4 | Mar 4th, 2005 1:26 PM |