DclSetMaskFile

Description

Set Mask for DclPaintData with File.

Syntax

call DclSetMaskFile (file_name)

Arguments

file_name <C*(*)> File Name.

Note

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

Related Items