Description: bmp image is converted to gif. Option ExplicitPrivate Type RGBTRIPLE rgbRed As Byte rgbGreen As Byte rgbBlue As ByteEnd TypePrivate Type RGBQUAD rgbBlue As Byte rgbGreen As Byte rgbRed As Byte rgbReserved As ByteEnd TypePrivate Type BITMAPINFOHEADER 40 bytes biSize As Long biWidth As Long biHeight As Long biPlanes As Integer biBitCount As Integer biCompression As Long biSizeImage As Long biXPelsPerMeter As Long biYPelsPerMeter As Long biClrUsed As Long biClrImportant As LongEnd Type
- [BMP2GIF] - used to write the bmp converted into gif
File list (Check if you may need any files):
Bmp2Gif
.......\cDIBSection.cls
.......\cPalette.cls
.......\Form1.frm
.......\Form1.frx
.......\GIF.cls
.......\MSSCCPRJ.SCC
.......\Project1.vbp
.......\Project1.vbw
.......\ReadmeFirst.txt
.......\下载说明.htm