GrafX2 2.9.3227
The ultimate 256-color painting program
|
Data Fields | |
byte | width |
byte | height |
byte | ncolors |
byte | reserved |
word | planes |
word | bpp |
dword | bytecount |
dword | offset |
byte T_ICO_ImageEntry::width |
Referenced by Load_ICO(), and Save_ICO().
byte T_ICO_ImageEntry::height |
Referenced by Load_ICO(), and Save_ICO().
byte T_ICO_ImageEntry::ncolors |
Referenced by Load_ICO(), and Save_ICO().
byte T_ICO_ImageEntry::reserved |
Referenced by Load_ICO(), and Save_ICO().
word T_ICO_ImageEntry::planes |
Referenced by Load_ICO(), and Save_ICO().
word T_ICO_ImageEntry::bpp |
Referenced by Load_ICO(), and Save_ICO().
dword T_ICO_ImageEntry::bytecount |
Referenced by Load_ICO(), and Save_ICO().
dword T_ICO_ImageEntry::offset |
Referenced by Load_ICO(), and Save_ICO().