Query: ppmdither
OS: minix
Section: 1
Links: minix man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ppmdither(1) General Commands Manual ppmdither(1)NAMEppmdither - ordered dither for color imagesSYNOPSISppmdither [-dim power] [-red shades] [-green shades] [-blue shades] [ppmfile]DESCRIPTIONReads a portable pixmap as input, and applies dithering to it to reduce the number of colors used down to the specified number of shades for each primary. The default number of shades is red=5, green=9, blue=5, for a total of 225 colors. To convert the image to a binary rgb format suitable for color printers, use -red 2 -green 2 -blue 2.OPTIONS-dim power The size of the dithering matrix. The dithering matrix is a square whose dimension is a power of 2. power is that power of 2. The default is 4, for a 16 by 16 matrix. -red shades The number of red shades to be used, including black; minimum of 2. -green shades The number of green shades to be used, including black; minimum of 2. -blue shades The number of blue shades to be used, including black; minimum of 2.SEE ALSOpnmdepth(1), ppmquant(1), ppm(5)AUTHORCopyright (C) 1991 by Christos Zoulas. 14 July 1991 ppmdither(1)
Related Man Pages |
---|
ppmdither(1) - ultrix |
ppmdither(1) - osx |
ppmdither(1) - sunos |
ppmdither(1) - osf1 |
ppmdither(1) - mojave |
Similar Topics in the Unix Linux Community |
---|
Extract zip code information from address, put into new column |
Remove Duplicate Records |
ls flashing red |
add a number to the beginning of every line |
For loop statements order of operations |