/usr/share/doc/liblqr-1-0-dev/html/ref-lqr-carver-get-height.html is in liblqr-1-0-dev 0.4.2-2.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>lqr_carver_get_height</title><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"><link rel="home" href="index.html" title="The Liquid Rescale library Manual"><link rel="up" href="ref-carve.html" title="Carver objects"><link rel="prev" href="ref-lqr-carver-get-width.html" title="lqr_carver_get_width"><link rel="next" href="ref-lqr-carver-get-ref-width.html" title="lqr_carver_get_ref_width"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><code class="function">lqr_carver_get_height</code></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ref-lqr-carver-get-width.html">Prev</a> </td><th width="60%" align="center">Carver objects</th><td width="20%" align="right"> <a accesskey="n" href="ref-lqr-carver-get-ref-width.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="ref-lqr-carver-get-height"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>lqr_carver_get_height — get the current height of a <code class="classname">LqrCarver</code> object</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="funcsynopsis"><pre class="funcsynopsisinfo">#include <lqr.h></pre><table border="0" class="funcprototype-table" summary="Function synopsis" style="cellspacing: 0; cellpadding: 0;"><tr><td><code class="funcdef">gint <b class="fsfunc">lqr_carver_get_height</b>(</code></td><td>LqrCarver* <var class="pdparam">carver</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer"> </div></div></div><div class="refsect1"><a name="idm2566"></a><h2>Description</h2><p>
The function <code class="function">lqr_carver_get_height</code> returns the current height of the image
contained in the <code class="classname">LqrCarver</code> object pointed to by <em class="parameter"><code>carver</code></em>, in pixel units.
</p></div><div class="refsect1"><a name="idm2572"></a><h2>See also</h2><p>
<span class="simplelist"><a class="xref" href="ref-lqr-carver-get-width.html" title="lqr_carver_get_width"><span class="refentrytitle"><code class="function">lqr_carver_get_width</code></span>(3)</a>, <a class="xref" href="ref-lqr-carver-get-ref-width.html" title="lqr_carver_get_ref_width"><span class="refentrytitle"><code class="function">lqr_carver_get_ref_width</code></span>(3)</a>, <a class="xref" href="ref-lqr-carver-get-ref-height.html" title="lqr_carver_get_ref_height"><span class="refentrytitle"><code class="function">lqr_carver_get_ref_height</code></span>(3)</a>, <a class="xref" href="ref-lqr-carver-get-channels.html" title="lqr_carver_get_channels"><span class="refentrytitle"><code class="function">lqr_carver_get_channels</code></span>(3)</a>, <a class="xref" href="ref-lqr-carver-get-col-depth.html" title="lqr_carver_get_col_depth"><span class="refentrytitle"><code class="function">lqr_carver_get_col_depth</code></span>(3)</a>, <a class="xref" href="ref-lqr-carver-get-enl-step.html" title="lqr_carver_get_enl_step"><span class="refentrytitle"><code class="function">lqr_carver_get_enl_step</code></span>(3)</a>, <a class="xref" href="ref-lqr-carver-get-orientation.html" title="lqr_carver_get_orientation"><span class="refentrytitle"><code class="function">lqr_carver_get_orientation</code></span>(3)</a></span>
</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ref-lqr-carver-get-width.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ref-carve.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ref-lqr-carver-get-ref-width.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><code class="function">lqr_carver_get_width</code> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <code class="function">lqr_carver_get_ref_width</code></td></tr></table></div></body></html>
|