Index

Package: Palette_16

Description

package Palette_16 is

Subprograms & Entries

Black

function Black         return Color_Type;

Blue

function Blue          return Color_Type;

Green

function Green         return Color_Type;

Cyan

function Cyan          return Color_Type;

Red

function Red           return Color_Type;

Magenta

function Magenta       return Color_Type;

Brown

function Brown         return Color_Type;

Grey

function Grey          return Color_Type;

Dark_Grey

function Dark_Grey     return Color_Type;

Light_Blue

function Light_Blue    return Color_Type;

Light_Green

function Light_Green   return Color_Type;

Light_Cyan

function Light_Cyan    return Color_Type;

Light_Red

function Light_Red     return Color_Type;

Light_Magenta

function Light_Magenta return Color_Type;

Yellow

function Yellow        return Color_Type;

White

function White         return Color_Type;