Palette Shift peFlags
I am working on a multimedia application in MS Visual Basic and experienced
some palette shift. So I wrote a tool to check the palette of each frame in a
FLC file. What I have found is that the RGB values of every frame in all the
FLC and BMP files are identical, but the peFlags differ. The default for
peFlags ia 4, which is the case with all BMP files, but all FLC files have the
value of 4 for peFlags. So what does this mysterious 4 stand for? What should
I tell the computer artists to do to fix this palette shift problem?