A R/G/B/A color components can be encoded in a single uint value. But I'm confusing order of the each components. Of course, there is no law, but I want to know more regular or more compatible order to hardware acceleration API like OpenGL.
-- edit --
I'm asking about byte encoding order of each channels, not it's terms.