diff options
Diffstat (limited to 'doc/html/datastreamformat.html')
-rw-r--r-- | doc/html/datastreamformat.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/datastreamformat.html b/doc/html/datastreamformat.html index a0ed8cf20..4d8bf78fe 100644 --- a/doc/html/datastreamformat.html +++ b/doc/html/datastreamformat.html @@ -146,7 +146,7 @@ The null string is represented as <tt>(TQ_UINT32) 0</tt>. <li> If the image is null a "null image" marker is saved; otherwise the image is saved in PNG or BMP format (depending on the stream version). If you want control of the format, -stream the image into a <a href="ntqbuffer.html">TQBuffer</a> (using <a href="qimageio.html">TQImageIO</a>) and stream +stream the image into a <a href="ntqbuffer.html">TQBuffer</a> (using <a href="tqimageio.html">TQImageIO</a>) and stream that. </ul> <tr bgcolor="#f0f0f0"> <td valign="top">TQMap |