PICIO2FD(1) — Pixar Programmer’s Manual
NAME
picio2fd− convert a a standard picio picture file into a fast-disk picture file
SYNOPSIS
picio2fd picio_file fd_file [ options ]
DESCRIPTION
picio2fd saves the picture contained in the standard picio picture file picio_file into the Fast-Disk picture file fd_file. The created file conforms to Pixar’s standards for fast disk tile-based picture files (see “The Format of Stored Pictures” in the ChapLibraries User’s Manual) and can be retrieved with the program fdgt.
All Fast-Disk pathnames not beginning with a slash (/) are interpreted to be relative to the current Fast-Disk working directory specified by the FDCWD environment variable (see fdcwd(7)).
Options:
−v (verbose) elicits typeout of the created file name.
−12bit
indicates that pixel information should be stored with 12 bits per channel.
SEE ALSO
fdsv(1), fdgt(1), fdgtinfo(1), fd2picio(1), libfdpicio(3H), fdcwd(7).
The Format of Stored Pictures (ChapLibraries User’s Manual)
Release 2.0 — Last change: February 4, 1988