3DSoftware.com > Programming > File Formats > BIP
Bit Planes Grid
(.BIP)
File Format Specification
version 1

 
BIP (Bit Planes Grid) is a file format for storing bits.  The bits can be used as masks, or as monochrome images.  Monochrome images are 2-color images (1 bit per pixel, also called “bilevel”).  Color and grayscale images are not supported.  For color and grayscale images use the FIN file format.
 
 
“bits are the most fundamental values stored in computers… Since an unsigned char is composed of 8 bits, we can store 8 bit values in each character.”
–  Shi, Steeb & Hardy
Symbolic C++ 2/e, p.255
BIP files use the “.bip” file name extension, and contain one or more images (masks) per file. Each image is called a bit plane or channel.
 
 
Contents
Page 1:  
2:  
3:  
4:  
5:  
6:  
7:  
BIP Introduction (This Page)
Format Overview
File Header
Image Data
Text
Compression
Data Storage
 
This is Page 1
 
Next Page:
Page 2
 
 
Copyright © 2008 by 3D Software. All rights reserved.
3D Software, P.O. Box 221190, Sacramento CA 95822 USA
www.3DSoftware.com     Contact us
Thursday, 20-Nov-2008 13:32:39 GMT