Short Contents

8.15 The PIC display driver

This display driver writes SOFTIMAGE's PIC files. RGB and RGBA formats are supported, in 8 bits. The following parameters can be passed to this display driver.

"uniform string compression" "rle|none"
Enables or disables compression. Disabled by default.
"string fullimage" ["on"]
See explanation in The TIFF display driver.

An example call:

Display "image.pic" "pic" "rgb" "string compression" "rle"

3Delight 10.0. Copyright 2000-2011 The 3Delight Team. All Rights Reserved.