icbtoseq converts an image cube, icbfile, in ICB format, to an image sequence, seqfile. All frames of seqfile are output as grayscale, PGM-format files.
The option -sf specifies the starting frame number for seqfile, defaulting to 0.
icbtoseq calls QccIMGImageCubeToImageSequence(3) .
Note: converting from ICB format to PGM format implies converting floating-point values to integer-valued pixels.