Skip to content

Add API docs for 8.17 #4502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added API/8.17/Combine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added API/8.17/Memtrace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added API/8.17/Sequence.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added API/8.17/Sink.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added API/8.17/Vips-smp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
161 changes: 161 additions & 0 deletions API/8.17/alias.ArgumentTable.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,161 @@
<!--
SPDX-FileCopyrightText: libvips team and contributors

SPDX-License-Identifier: LGPL-2.1-or-later
-->

<!DOCTYPE html>
<html lang="en">
<head>
<title>Vips.ArgumentTable</title>
<meta name="viewport" content="width=device-width, initial-scale=1">

<meta charset="utf-8" />


<meta property="og:type" content="website"/>




<meta property="og:title" content="Vips.ArgumentTable"/>
<meta property="og:description" content="Reference for Vips.ArgumentTable"/>
<meta name="twitter:title" content="Vips.ArgumentTable"/>
<meta name="twitter:description" content="Reference for Vips.ArgumentTable"/>



<meta name="twitter:card" content="summary"/>




<link rel="search" type="application/opensearchdescription+xml" title="Vips" href="opensearch.xml">



<link rel="stylesheet" href="style.css" type="text/css" />




<script src="urlmap.js"></script>


<script src="fzy.js"></script>
<script src="search.js"></script>

<script src="main.js"></script>


</head>

<body>
<div id="body-wrapper" tabindex="-1">

<nav class="sidebar devhelp-hidden">


<div class="search section">
<form id="search-form" autocomplete="off">
<input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/>
</form>
</div>

<div class="section namespace">
<h3><a href="index.html">Vips</a></h3>
<p>API Version: 8.0</p>

<p>Library Version: 8.17</p>

</div>

<div class="section">
<h5>Type</h5>
<div class="links">
<a class="current" href="struct.ArgumentTable.html#description">ArgumentTable</a>
</div>
</div>



<div class="section generator">
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2025.3</p>
</div>
</nav>

<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>


<section id="main" class="content">
<header>
<h3>Struct</h3>
<h1><a href="index.html">Vips</a><span class="sep"></span>ArgumentTable</h1>
</header>

<section>
<summary>
<div class="docblock">
<p></p>
</div>
<div class="toggle-wrapper">
<h4 style="display:flex;" id="description">
Description
<a href="#description" class="anchor"></a>

</h4>

<pre><code>typedef GHashTable VipsArgumentTable</code></pre>

<div class="docblock">
<p>No description available.</p>
</div>



<div class="docblock">



</div>


</div>
</summary>







</section>
</section>



<div id="toc" class="toc">
<nav aria-labelledby="toc-title">
<p id="toc-title">Content</p>
<ul class="toc-list">
<li class="toc-list-item"><a href="#description"><span class="link-text">Description</span></a></li>







</ul>
</nav>
</div>


<section id="search" class="content hidden"></section>

<footer>

</footer>
</div>
</body>
</html>
164 changes: 164 additions & 0 deletions API/8.17/alias.Pel.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,164 @@
<!--
SPDX-FileCopyrightText: libvips team and contributors

SPDX-License-Identifier: LGPL-2.1-or-later
-->

<!DOCTYPE html>
<html lang="en">
<head>
<title>Vips.Pel</title>
<meta name="viewport" content="width=device-width, initial-scale=1">

<meta charset="utf-8" />


<meta property="og:type" content="website"/>




<meta property="og:title" content="Vips.Pel"/>
<meta property="og:description" content="Reference for Vips.Pel"/>
<meta name="twitter:title" content="Vips.Pel"/>
<meta name="twitter:description" content="Reference for Vips.Pel"/>



<meta name="twitter:card" content="summary"/>




<link rel="search" type="application/opensearchdescription+xml" title="Vips" href="opensearch.xml">



<link rel="stylesheet" href="style.css" type="text/css" />




<script src="urlmap.js"></script>


<script src="fzy.js"></script>
<script src="search.js"></script>

<script src="main.js"></script>


</head>

<body>
<div id="body-wrapper" tabindex="-1">

<nav class="sidebar devhelp-hidden">


<div class="search section">
<form id="search-form" autocomplete="off">
<input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/>
</form>
</div>

<div class="section namespace">
<h3><a href="index.html">Vips</a></h3>
<p>API Version: 8.0</p>

<p>Library Version: 8.17</p>

</div>

<div class="section">
<h5>Type</h5>
<div class="links">
<a class="current" href="struct.Pel.html#description">Pel</a>
</div>
</div>



<div class="section generator">
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2025.3</p>
</div>
</nav>

<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>


<section id="main" class="content">
<header>
<h3>Struct</h3>
<h1><a href="index.html">Vips</a><span class="sep"></span>Pel</h1>
</header>

<section>
<summary>
<div class="docblock">
<p></p>
</div>
<div class="toggle-wrapper">
<h4 style="display:flex;" id="description">
Description
<a href="#description" class="anchor"></a>

<a class="srclink" title="go to source location" href="https://github.com/libvips/libvips/blob/master/libvips/include/vips/basic.h#L75">[src]</a>

</h4>

<pre><code>typedef unsigned char VipsPel</code></pre>

<div class="docblock">
<p>A picture element. Cast this to whatever the associated VipsBandFormat says
to get the&nbsp;value.</p>
</div>



<div class="docblock">



</div>


</div>
</summary>







</section>
</section>



<div id="toc" class="toc">
<nav aria-labelledby="toc-title">
<p id="toc-title">Content</p>
<ul class="toc-list">
<li class="toc-list-item"><a href="#description"><span class="link-text">Description</span></a></li>







</ul>
</nav>
</div>


<section id="search" class="content hidden"></section>

<footer>

</footer>
</div>
</body>
</html>
Loading