Module console_engine::pixel[][src]

Expand description

Character and color management

Structs

Pixel structure

Functions

Generate a pixel using a character
Foreground color is always White.
Background color is always black.

Generate a pixel using a character and a background color.
Foreground color is always White.

Generate a pixel using a character, a foreground and background color

Generate a pixel using a character and a foreground color.
Background color is always black.