Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fine bitmap graphics not showing well on forms
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00020991
Message ID:
00021839
Views:
35
>I've got a couple of bitmaps that were created in Corel. They look nice there, but when put on a form in VFP 5.0, they do not have the same appearance. VFP seems to create solid layers of colors which is not the desired effect. Do I need to have a 3rd party graphics lib to display fine bitmaps on a VFP form?
>
>I think the correct term might be something like gradient shading. As dark blue turns lighter and lighter until it is white. The bitmap shows with solid bands of color rather than slight changes in color across the bitmap.
>
>Thanks,
>Steve Despres
Look at the SET PALETTE command. By deafult VFp uses a generic color palette for all graphics. This causes problems with gradient shading. You can use the SET PALETTE command to specify that VFP use the picture's custom palette. You can only have 2 different palettes, though, 1 custom one and the default VFP palette.
Rob Giorgi
Personal: EMail rjgiorgi@hotmail.com
Company: EMail robert.j.giorgi@lmco.com
Previous
Reply
Map
View

Click here to load this message in the networking platform