How to Make an Icon to Image Converter in VB 2010/2008

How to Make an Icon to Image Converter in VB 2010/2008


in this tutorial i will show u how to make another converter, but this on will convert and Icon file, *.ico, to a standard jpeg image, *.jpeg, i how u enjoy this vid, rate comment subscribe etc... ok so heres the code:

'Button1--Open Icon
OpenFileDialog1.ShowDialog()

'Button2--Convert
SaveFileDialog1.ShowDialog()

'SaveFileDialog_DialogOk or whateva
PictureBox1.Image.Save(SaveFileDialog1.FileName, System.Drawing.Imaging.ImageFormat.Jpeg)

'and fo the openfiledialog fileOK...different each time...:(
Button2.Enabled = True PictureBox1.ImageLocation = OpenFileDialog1.FileName

Ok so thats it, quit bugging me and go away... :)

Video Length: 04:04
Uploaded By: reconrey1292
Published: 1/12/2010
View Count: 4,096

Related Videos
How to change pictures into icons for folders
How to change pictures into icons for folders

Video Length: 07:32
Uploaded By: Thomas Jason (12/27/2012)
View Count: 511,851

How To Convert PNG To ICO Image [EASY]
How To Convert PNG To ICO Image [EASY]

Video Length: 04:06
Uploaded By: TechTutorialsz (3/5/2011)
View Count: 93,434

use PNG converter to convert bmp/jpg(jpeg)/gif/icon/wmf/emf/tif to png files
use PNG converter to convert bmp/jpg(jpeg)/gif/icon/wmf/emf/tif to png files

Video Length: 01:48
Uploaded By: SmithDomain (4/1/2009)
View Count: 9,468

use TIF converter to convert bmp/png/jpg/gif/icon/wmf/emf to TIF files
use TIF converter to convert bmp/png/jpg/gif/icon/wmf/emf to TIF files

Video Length: 01:40
Uploaded By: JohoDaly (4/2/2009)
View Count: 8,746

Nuforce Icon iDo Digital Analog Converter (DAC) Review | Crutchfield Video
Nuforce Icon iDo Digital Analog Converter (DAC) Review | Crutchfield Video

Video Length: 01:32
Uploaded By: Crutchfield (9/9/2011)
View Count: 8,146

use bmp converter to convert TIF/png/jpg/gif/icon/wmf/emf to bmp files
use bmp converter to convert TIF/png/jpg/gif/icon/wmf/emf to bmp files

Video Length: 02:24
Uploaded By: lizhuzhuli (4/1/2009)
View Count: 3,036

Online Image Converter AND Changing Program Icon (HD)
Online Image Converter AND Changing Program Icon (HD)

Video Length: 02:23
Uploaded By: LatestNewsandHowTo (6/4/2010)
View Count: 2,956

Copyright © 2026, Ivertech. All rights reserved.