BIF (Image Alchemy)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|bif}} |released=~1991 }} '''BIF''' (Binary Information File) is a text-based file format associated with...") |
(Category:Schema formats) |
||
Line 13: | Line 13: | ||
* [http://tex.imm.uran.ru/alchemy.pdf Image Alchemy manual], Appendix E | * [http://tex.imm.uran.ru/alchemy.pdf Image Alchemy manual], Appendix E | ||
See [[Image Alchemy#Documentation]] for other versions. | See [[Image Alchemy#Documentation]] for other versions. | ||
+ | |||
+ | [[Category:Schema formats]] |
Latest revision as of 16:57, 14 August 2017
BIF (Binary Information File) is a text-based file format associated with Image Alchemy v1.5+. A BIF file references and describes the format of a particular raw bitmap file. Assuming the raw bitmap file is also present, a BIF file can be treated as if it were an image file.
[edit] Identification
The first line of the file consists of the signature "BIF
".
[edit] Specifications
- Image Alchemy manual, Appendix E
See Image Alchemy#Documentation for other versions.