diff options
Diffstat (limited to 'doc/html/qimagedecoder.html')
| -rw-r--r-- | doc/html/qimagedecoder.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qimagedecoder.html b/doc/html/qimagedecoder.html index bd484b58d..8c3074341 100644 --- a/doc/html/qimagedecoder.html +++ b/doc/html/qimagedecoder.html @@ -100,7 +100,7 @@ consumer for which it decoded the image is <em>not</em> destroyed. Call this function to decode some data into image changes. The data in <em>buffer</em> will be decoded, sending change information to the <a href="qimageconsumer.html">TQImageConsumer</a> of this TQImageDecoder until one of the change -functions of the consumer returns FALSE. The length of the data is +functions of the consumer returns false. The length of the data is given in <em>length</em>. <p> Returns the number of bytes consumed: 0 if consumption is complete, and -1 if decoding fails due to invalid data. |
