CompuServe Messages

Palette Shift peFlags

    25-Oct-94 10:04:35
Sb: Palette Shift peFlags
Fm: Art Hyde 72510,754
To: sysop (X)
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?