Export Binary Image


The Export Binary Image command saves an image to a simple file containing only the pixel values as contiguous binary numbers. The numbers are the same data type as those in the current image. For example, if the current image has 32 bit integer pixels, then the exported binary image consists of 32 bit integer values, stored end to end.

Related Topics

Import Binary Image, Export Text Image