An alias color set has exactly the same values and properties as a previously declared color set.

Declaration syntax

colset name = name0;

Order

ordering of the base color set

Declaration examples

colset WholeNumber = INT;

colset DayOff = Weekend;

 

Index color sets

You must be logged in to post a comment.