Term of the Moment

chroma


Look Up Another Term


Definition: bit manipulation


Processing individual bits within a byte. Bit-level manipulation is very low-level programming, often done in graphics and systems programming. See bit flipping.