Difference: CDColorSetColor (1 vs. 3)

Revision 32012-02-22 - JeanNeron

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="CDChartDirectorDesignerAPI"
>
>
META TOPICPARENT name="CDChartDirectorColorRoutines"
 

.COLOR SET COLOR

Sets the color of the "current" Color Object.

Revision 22011-11-16 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.COLOR SET COLOR

Changed:
<
<
Sets the color of the "current" Color Spec.
>
>
Sets the color of the "current" Color Object.
 

Usage:

Line: 13 to 13
 

Description:

Changed:
<
<
This routine sets the color of the "current" Color Spec. <color_value> must refer to one of the valid color values as explained on the ColorSpec page. If blank or not passed, the "current" color spec will be reset to default values.
>
>
This routine sets the color of the "current" Color Object. <color_value> must refer to one of the valid color values as explained on the ColorSpec page. If blank or not passed, the "current" color object will be reset to default values.
  The .COLOR SET COLOR:RGB and it's variations also set the color, but allow you to pass the Red, Green, Blue and Transparency values as separate fields.

Revision 12011-11-15 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.COLOR SET COLOR

Sets the color of the "current" Color Spec.


Usage:

      PASS         <color_value>              FIELD            SHARE? N
      GOSUB    0CD .COLOR SET COLOR
      *        Check for error
      IF       0CD .COLOR SET COLOR           NE

Description:

This routine sets the color of the "current" Color Spec. <color_value> must refer to one of the valid color values as explained on the ColorSpec page. If blank or not passed, the "current" color spec will be reset to default values.

The .COLOR SET COLOR:RGB and it's variations also set the color, but allow you to pass the Red, Green, Blue and Transparency values as separate fields.

See ColorSpec for more information on working with colors.

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- JeanNeron - 2011-11-15

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback