DclSetColorFile

Description

Set Color for DclPaintData with File.

Syntax

call DclSetColorFile (file_name)

Arguments

file_name <C*(*)> File Name.

Note

File Format : write number of data with '(I3)' onFirstLine. and Levels and colors follows with '(G6.4,Z8)' on 2nd to N+1 th line.

Related Items