Index

Package: Palette_16

Description

package Palette_16 is
Copyright (c) 2012 Kevin Wellwood All rights reserved. This source code is distributed under the Modified BSD License. For terms and conditions, see license.txt.

Subprograms & Entries

Black

function Black         return Allegro_Color;

Blue

function Blue          return Allegro_Color;

Green

function Green         return Allegro_Color;

Cyan

function Cyan          return Allegro_Color;

Red

function Red           return Allegro_Color;

Magenta

function Magenta       return Allegro_Color;

Brown

function Brown         return Allegro_Color;

Grey

function Grey          return Allegro_Color;

Dark_Grey

function Dark_Grey     return Allegro_Color;

Light_Blue

function Light_Blue    return Allegro_Color;

Light_Green

function Light_Green   return Allegro_Color;

Light_Cyan

function Light_Cyan    return Allegro_Color;

Light_Red

function Light_Red     return Allegro_Color;

Light_Magenta

function Light_Magenta return Allegro_Color;

Yellow

function Yellow        return Allegro_Color;

White

function White         return Allegro_Color;