Bump version in NuGet files and update docos.

This commit is contained in:
Michael R Sweet
2025-04-12 14:38:40 -04:00
parent 755efe08da
commit ea9b7843fc
4 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.TH pdfio 3 "pdf read/write library" "2025-04-04" "pdf read/write library"
.TH pdfio 3 "pdf read/write library" "2025-04-12" "pdf read/write library"
.SH NAME
pdfio \- pdf read/write library
.SH Introduction

View File

@ -4787,7 +4787,7 @@ size_t pdfioImageGetBytesPerLine(<a href="#pdfio_obj_t">pdfio_obj_t</a> *obj);</
<td class="description">Image object</td></tr>
</tbody></table>
<h4 class="returnvalue">Return Value</h4>
<p class="description">Number of bytes per line</p>
<p class="description">Number of bytes per line or <code>0</code> on error</p>
<h3 class="function"><a id="pdfioImageGetHeight">pdfioImageGetHeight</a></h3>
<p class="description">Get the height of an image object.</p>
<p class="code">