Changes between Initial Version and Version 1 of colorObj


Ignore:
Timestamp:
Jan 29, 2009, 10:05:19 AM (15 years ago)
Author:
jmckenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • colorObj

    v1 v1  
     1=colorObj =
     2{{{
     3#!perl
     4$map->{scalebar}->{imagecolor}->{green} = 200; # ** colorObj **
     5$map->{scalebar}->{imagecolor}->{red} = 0;
     6$map->{scalebar}->{imagecolor}->{blue} = 0;
     7}}}
     8----
     9back to PerlMapScript