Suggestion: Remove PL_PIXEL_XXXX_ORDER
Brought to you by:
uzadow
Remove PL_PIXEL_XXX_ORDER and make the
plwinbmp class have the reordered pixel components.
This means much less customization for each compile.
Since OpenGL needs the components in RGBA order,
the current scheme would be impossible for people using
GDI and openGL together.