| 
                DclPaintData (UIPDAT)  |   
    Paint Color according to one 2D Array. | 
| 
                DclSetColorRange (UISCRG)  |   
    Set Range corresponding to Color. | 
| 
                DclSetColorSequence (UISCSQ)  |   
    Set Color for DclPaintData. | 
| 
                DclSetColorFile (UISCFL)  |   
    Set Color for DclPaintData with File. | 
| 
                DclSetMaskRange (UISMRG)  |   
    Set Range correspondng to Mask. | 
| 
                DclSetMaskSequence (UISMSQ)  |   
    Set Mask for DclPaintData. | 
| 
                DclSetMaskFile (UISMFL)  |   
    Set Mask for DclPaintData with File. | 
| 
                DclPaintColorBarX (UIXBAR)  |   
    Draw Color Bar along toX direction. | 
| 
                DclPaintColorBarY (UIYBAR)  |   
    Draw Color Bar along to Y direction. | 
| 
                DclPaintData2 (UIPDA2)  |   
    Paint Color according to two 2D Array. | 
| 
                DclSetColorRange2 (UISCR2)  |   
    Set Ranges corresponding to two Colors. | 
| 
                DclSetColorMap (UISCMP)  |   
    Set 2D Colormap. | 
| 
                DclPaintColorMap (UIPCMP)  |   
    Draw 2D Colormap. | 
| 
                DclPackColor (UIFPAC)  |   
    Pack RGB Datum to Color information. | 
| 
                DclUnPackColor (UIIPAC)  |   
    Unpack Color information to RGB Datum. | 
*The corresponding f77 interface name in parentheses.