24 bits broken into 3x 8bpp channels (alias of u32).
Unlike with NcChannel, operations involving NcRgb ignores the last
4th byte (the alpha component).
-------- RRRRRRRR GGGGGGGG BBBBBBBB
type in C: no data type
See also: NcRgba and NcChannel types.