Skip to content
Discussion options

You must be logged in to vote

Have you set color-rgb to white? EVE_color_rgb(WHITE); ?

Ahah! Yes, that works. Thanks :) I totally missed this requirement. For anyone else who might read this:

Programming Guide Section 2.10.6 – Color and Transparency

The COLOR_RGB setting acts as a multiplier for the bitmap color. To render the bitmap as-is, set COLOR_RGB to white (255,255,255).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@RudolphRiedel
Comment options

Answer selected by Ed-Tronics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants