Difference: CDColorSetColor:G (1 vs. 3)

Revision 32012-02-22 - JeanNeron

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

.COLOR SET COLOR:G

Sets the green value of the "current" Color object.

Revision 22011-11-16 - JeanNeron

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

.COLOR SET COLOR:G

Changed:
<
<
Sets the green value of the "current" Color spec.
>
>
Sets the green value of the "current" Color object.
 

Usage:

Line: 14 to 14
 

Description:

Changed:
<
<
This routine sets the green value of the "current" Color Spec. <green_color_value> must be in the range of 1-255 decimal, or 0x00 to 0xFF hexidecimal. A blank will reset the value to the default.
>
>
This routine sets the green value of the "current" Color Object. <green_color_value> must be in the range of 1-255 decimal, or 0x00 to 0xFF hexidecimal. A blank will reset the value to the default.
  Also see .COLOR SET COLOR:RGB, .COLOR SET COLOR:R, .COLOR SET COLOR:B and .COLOR SET COLOR:A.

Revision 12011-11-15 - JeanNeron

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

.COLOR SET COLOR:G

Sets the green value of the "current" Color spec.


Usage:

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

Description:

This routine sets the green value of the "current" Color Spec. <green_color_value> must be in the range of 1-255 decimal, or 0x00 to 0xFF hexidecimal. A blank will reset the value to the default.

Also see .COLOR SET COLOR:RGB, .COLOR SET COLOR:R, .COLOR SET COLOR:B and .COLOR SET COLOR:A.

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