search for: rgbcolor3

Displaying 1 result from an estimated 1 matches for "rgbcolor3".

Did you mean: rgbcolor
2003 Sep 30
0
VB Code to convert BMP to LSS for splash screens
...ESS than 640 pixels wide (bug) and only uses the first 16 colors. CorelDraw and PhotoShop are good for re-palletizing and dithering. Paul Shebanow pshebanow at iqcorp.com --- Begin Code --- Type RGBColor4 cBlue As Byte cGreen As Byte cRed As Byte cReserved As Byte End Type Type RGBColor3 cRed As Byte cGreen As Byte cBlue As Byte End Type Type bmpHeader fileType As Integer fileSize As Long fileReserved1 As Integer fileReserved2 As Integer fileOffsetBits As Long iSize As Long iWidth As Long iHeight As Long iPlanes As Integer iBitCo...