[][src]Module vga::colors

Common color structures used in vga programming.

Structs

TextModeColor

Represents a color for vga text modes.

Enums

Color16

Represents a 16 bit color used for vga display.

Constants

DEFAULT_PALETTE

Represents the default vga 256 color palette.

PALETTE_SIZE

Represents the size of the vga palette in bytes.