X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8414a40c52191d4c7cfeea74df22d9d64cbec415..07aaf32633ecf18ec3edfbb41793a112914792d0:/src/tiff/html/man/tiff2rgba.1.html diff --git a/src/tiff/html/man/tiff2rgba.1.html b/src/tiff/html/man/tiff2rgba.1.html index b39a27962d..35e06a54e2 100644 --- a/src/tiff/html/man/tiff2rgba.1.html +++ b/src/tiff/html/man/tiff2rgba.1.html @@ -1,5 +1,5 @@ - + @@ -36,7 +36,7 @@ RGBA color space

-

tiff2rgba [ options ] input.tif +

tiff2rgba [ options ] input.tif output.tif

@@ -63,11 +63,11 @@ combinations of BitsPerSample, photometric interpretation, block organization and planar configuration.

The generated images are stripped images with four -samples per pixel (red, green, blue and alpha) or if the -n -flag is used, three samples per pixel (red, green, and -blue). The resulting images are always planar configuration -contiguous. For this reason, this program is a useful -utility for transform exotic TIFF files into a form +samples per pixel (red, green, blue and alpha) or if the +−n flag is used, three samples per pixel (red, +green, and blue). The resulting images are always planar +configuration contiguous. For this reason, this program is a +useful utility for transform exotic TIFF files into a form ingestible by almost any TIFF supporting software.

@@ -87,10 +87,11 @@ ingestible by almost any TIFF supporting software.

Specify a compression scheme to use when writing image data: −c none for no compression (the default), --c packbits for the PackBits compression algorithm, --c zip for the Deflate compression algorithm, -c -jpeg for the JPEG compression algorithm, and −c -lzw for Lempel-Ziv & Welch.

+−c packbits for the PackBits compression +algorithm, −c zip for the Deflate compression +algorithm, −c jpeg for the JPEG compression +algorithm, and −c lzw for Lempel-Ziv & +Welch.

@@ -135,8 +136,8 @@ limited RAM.

Drop the alpha component from the output file, producing -a pure RGB file. Currently this does not work if the -b flag -is also in effect.

+a pure RGB file. Currently this does not work if the +−b flag is also in effect.