Table of Contents

Name

tobin - Convert an Iris image to binary dump of pixel data

Synopsis

tobin inimage.rgb out.bin

Description

tobin converts an Iris image file to a binary dump of pixel data. If the input image is a single channel image, the first byte written to the output file will be the lower left pixel. For multi-channel images, each channel is written in succession.

See Also

frombin(6D)


Table of Contents