home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
UTILITY
/
PRINTER
/
JPSRC11.ZIP
/
JETBMP.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1991-08-03
|
376 b
|
15 lines
/*
* JET PAK - HP DeskJet and LaserJet series printer utilities
*
* JETBMP header - bitmap utility definitions
*
* Version 1.1 (Public Domain)
*/
/* declarations of public functions */
extern int bitmap_smooth();
extern int bitmap_compress();
extern int bitmap_decompress();
extern int bitmap_lj_to_dj();
extern int bitmap_dj_to_lj();