.TL Pamtohtmltbl User Manual .SH 1 pamtohtmltbl .LP Updated: 29 March 2003 .br Table Of Contents .SH 2 NAME .LP pamtohtmltbl - convert pnm/pam visual image to an HTML table .SH 2 SYNOPSIS .LP \fBpamtohtmltbl\fR [\fB-transparent=\fR\fIcolor\fR] [\fB-verbose\fR] [\fIfile\fR] .LP Minimum unique abbreviation of option is acceptable. You may use double hyphens instead of single hyphen to denote options. You may use white space in place of the equals sign to separate an option name from its value. .SH 2 DESCRIPTION .LP .LP This program is part of Netpbm. .LP \fBpamtohtmltbl\fR converts a visual image to an HTML table with one cell per pixel. The cell is empty, but its background color is that of the pixel. .LP \fIfile\fR is a PBM, PGM, PPM, or PAM file. If PAM, it must be a standard visual image of tuple type RGB, GRAYSCALE, or BLACKANDWHITE, or something equivalent with extra higher numbered channels, but \fBpamtohtmltbl\fR doesn't check the tuple type; it just assumes. .LP Note that the more normal way to include a visual image in an HTML document is with a tag. .SH 2 OPTIONS .LP .RS .IP "\fB-transparent=\fR\fIcolor\fR" This option indicates that pixels of the specified color are to be transparent in the HTML table. The table cell for a pixel of this color will have no background color specified. .LP Specify the color (\fIcolor\fR) as described for the argument of the \fBppm_parsecolor()\fR library routine. .IP "\fB-verbose\fR" This option causes \fBpamtohtmltbl\fR to display messages about the conversion process. .SH 2 SEE ALSO .LP \fBpnm\fR \fBpam\fR .SH 2 HISTORY .LP .LP \fBpamtohtmltbl\fR was new in Netpbm 10.15 (April 2003). .RE .SH 2 AUTHORS .LP .LP Alexander B. Ivanov (SSH) wrote a program he called \fBpnm2html\fR. Bryan Henderson adapted it to use the Netpbm libraries and handle PAM images and follow Netpbm conventions, and named it \fBpamtohtmltbl\fR. .br \l'5i' .SH 2 Table Of Contents .LP .IP \(bu NAME .IP \(bu SYNOPSIS .IP \(bu DESCRIPTION .IP \(bu OPTIONS .IP \(bu SEE ALSO .IP \(bu AUTHORS .LP