hmCal_GET COLOR NEW

hmCal_GET COLOR NEW(area;type1;type2;type3;red;green;blue;alpha)

Parameter          Type             Description
area               Longint      ->  hmCal area
type1              Longint      ->  object type
type2              Longint      ->  reference or 0
type3              Longint      ->  reference or 0
red                Longint      <-  red color component
green              Longint      <-  green color component
blue               Longint      <-  blue color component
alpha              Real         <-  alpha channel (0-100)

Description

The command hmCal_GET COLOR NEW returns the color defined by the parameters type1, type2 and type3.
For a description of the types, see chapter hmCal_SET COLOR NEW.