mirror of
https://github.com/boostorg/gil.git
synced 2026-02-09 11:12:22 +00:00
Deploy to GitHub Pages: 8b616b686c
This commit is contained in:
@@ -441,10 +441,10 @@ PNM
|
||||
+++
|
||||
|
||||
For a general overview of the PNM image file format go to the
|
||||
following PNM_Wiki_.
|
||||
following PNM_Wiki_. No external library is needed for the pnm format.
|
||||
|
||||
No external library is needed for the pnm format.
|
||||
Both ascii and binary formats are supported.
|
||||
The extension can read images in both flavours of the formats, ASCII and binary,
|
||||
that is types from P1 through P6; can write only binary formats.
|
||||
|
||||
Currently the code is able to read and write the following image types:
|
||||
|
||||
|
||||
@@ -517,9 +517,9 @@ macro defined. This color space is defined in the toolbox by using <code class=
|
||||
<div class="section" id="pnm">
|
||||
<h4>PNM</h4>
|
||||
<p>For a general overview of the PNM image file format go to the
|
||||
following <a class="reference external" href="http://en.wikipedia.org/wiki/Portable_anymap">PNM_Wiki</a>.</p>
|
||||
<p>No external library is needed for the pnm format.
|
||||
Both ascii and binary formats are supported.</p>
|
||||
following <a class="reference external" href="http://en.wikipedia.org/wiki/Portable_anymap">PNM_Wiki</a>. No external library is needed for the pnm format.</p>
|
||||
<p>The extension can read images in both flavours of the formats, ASCII and binary,
|
||||
that is types from P1 through P6; can write only binary formats.</p>
|
||||
<p>Currently the code is able to read and write the following image types:</p>
|
||||
<dl class="field-list simple">
|
||||
<dt class="field-odd">Read</dt>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user