|
Developer Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
. mkcolorjma.pro
MKCOLORJMA |
procedure MKCOLORJMA, [/ONLY_LOAD], [CTABLE=byte], [RGB=variable], [/QUIET] |
MKCOLORJMA generates four new color tables:
40: Black (0) + RGYBMC (123456) + Orange (7) + Light green (8) + Purple (9) + Dark green (10) + Dark red (11) + Brown (12) + Light orange (13) + Medium gray (14) + Greenish gray (15) + Dark blue (16) + Turquoise (17) + Olive green (18) + Pink (19) + Bluish green (20) + Gray scale (25 to 255) 39: Heat. 38: Hue- + brightness- selected colors with maximum saturation. 37: EOS B improved + Black + gray scale + White.See the full procedure
v0.1: X color eliminated. Color table 38 added. v1.0: Color table 37 added. General clean up. v1.1: Better treatment of the directory structure and OS. v2.0: English version. v2.1: IDLdoc documentation. v2.2: Upgrade to IDLdoc documentation. v2.3: Support for Windows introduced. v2.4: Small changes for unix compatibility. v2.5: New colors added to table 40. Version system update. v3.0: General adaptation to new version. Use of jmaplot_path and reubication of colorsjma.tbl there. ONLY_LOAD, CTABLE, RGB added. Table 39 is now Heat (old: EOS B + Black + White). Postscript sample output added. HTML pages moved to local directory. v3.1: Only version change.
Lines of code | 249 |
McCabe Cyclomatic Complexity metric | 1 |
McCabe Essential Complexity metric | 1 |
McCabe Module Design Complexity metric | 1 |