1 <!-- Creator : groff version 1.18.1 -->
2 <!-- CreationDate: Sun Mar 6 13:59:56 2005 -->
5 <meta name=
"generator" content=
"groff -Thtml, see www.gnu.org">
6 <meta name=
"Content-Style" content=
"text/css">
7 <title>BMP2TIFF
</title>
11 <h1 align=center
>BMP2TIFF
</h1>
12 <a href=
"#NAME">NAME
</a><br>
13 <a href=
"#SYNOPSIS">SYNOPSIS
</a><br>
14 <a href=
"#DESCRIPTION">DESCRIPTION
</a><br>
15 <a href=
"#OPTIONS">OPTIONS
</a><br>
16 <a href=
"#SEE ALSO">SEE ALSO
</a><br>
22 <table width=
"100%" border=
0 rules=
"none" frame=
"void"
23 cols=
"2" cellspacing=
"0" cellpadding=
"0">
24 <tr valign=
"top" align=
"left">
27 <p>bmp2tiff
− create a
<small>TIFF
</small> file from a
28 Microsoft Windows Device Independent Bitmap image file
</p>
31 <a name=
"SYNOPSIS"></a>
34 <table width=
"100%" border=
0 rules=
"none" frame=
"void"
35 cols=
"2" cellspacing=
"0" cellpadding=
"0">
36 <tr valign=
"top" align=
"left">
39 <p><b>bmp2tiff
</b> [
<i>options
</i> ]
<i>input.bmp
43 <a name=
"DESCRIPTION"></a>
46 <table width=
"100%" border=
0 rules=
"none" frame=
"void"
47 cols=
"2" cellspacing=
"0" cellpadding=
"0">
48 <tr valign=
"top" align=
"left">
51 <p><i>bmp2tiff
</i> converts a Microsoft Windows Device
52 Independent Bitmap image file to
<small>TIFF.
</small> By
53 default, the
<small>TIFF
</small> image is created with data
54 samples packed (
<i>PlanarConfiguration
</i>=
1), compressed
55 with the PackBits algorithm
56 (
<i>Compression
</i>=
<i>32773),
</i> and with each strip no
57 more than
8 kilobytes. These characteristics can overridden,
58 or explicitly specified with the options described
62 <a name=
"OPTIONS"></a>
65 <table width=
"100%" border=
0 rules=
"none" frame=
"void"
66 cols=
"5" cellspacing=
"0" cellpadding=
"0">
67 <tr valign=
"top" align=
"left">
71 <p><b>−c
</b></p>
76 <p>Specify a compression scheme to use when writing image
77 data:
<b>−c none
</b> for no compression,
<b>-c
78 packbits
</b> for the PackBits compression algorithm (the
79 default),
<b>-c jpeg
</b> for the baseline JPEG compression
80 algorithm,
<b>-c zip
</b> for the Deflate compression
81 algorithm, and
<b>−c lzw
</b> for Lempel-Ziv
&
88 <table width=
"100%" border=
0 rules=
"none" frame=
"void"
89 cols=
"2" cellspacing=
"0" cellpadding=
"0">
90 <tr valign=
"top" align=
"left">
93 <p><b>−r
<number
></b></p></td>
96 <table width=
"100%" border=
0 rules=
"none" frame=
"void"
97 cols=
"2" cellspacing=
"0" cellpadding=
"0">
98 <tr valign=
"top" align=
"left">
101 <p>Write data with a specified number of rows per strip; by
102 default the number of rows/strip is selected so that each
103 strip is approximately
8 kilobytes.
</p>
106 <a name=
"SEE ALSO"></a>
109 <table width=
"100%" border=
0 rules=
"none" frame=
"void"
110 cols=
"2" cellspacing=
"0" cellpadding=
"0">
111 <tr valign=
"top" align=
"left">
114 <p><i>gif2tiff
</i>(
1),
<i>pal2rgb
</i>(
1),
115 <i>ppm2tiff
</i>(
1),
<i>raw2tiff
</i>(
1),
<i>ras2tiff
</i>(
1),
116 <i>sgi2tiff
</i>(
1),
<i>libtiff
</i>(
3TIFF)
</p>