Darwin Help

Back to Index

Color

Class Color - structure to define the color of some document part

Calling Sequence  Color(colcode,doc1,...)
Parameters
NameTypeDescription

colcode stringa color name or its hex RGB values
Return Type  Color
Methods HTMLC, LaTeXC, string
Synopsis The Color data structure holds document parts that are to be displayed in that color. The number of arguments is variable.
Examples
> Color( red, 'Your balance is negative' );
Color(red,Your balance is negative)
See also Code,   Copyright,   Document,   HTML,   HyperLink,   Indent,   LastUpdatedBy,   latex,   List,   Paragraph,   PostscriptFigure,   print,   RGB_string,   Roman,   RunDarwinSession,   screenwidth,   string_RGB,   Table,   TT,   View