Hello,

I have created a background image BMP 24 Bit on Photoshop named fmenu.bmp.

PANEL* pBackground = {
layer = 1;
bmap = "fmenu.bmp";
flags = visible;
}

But that not look like the true image, why? How I can fix it?