BLACK top-level constant

int const BLACK

Black index from 256-color table.

Implementation

const int BLACK = 0;