Table of Contents
tobin - Convert an Iris image to binary dump of pixel data
tobin
inimage.rgb out.bin
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.
frombin(6D)
Table of Contents