docs
This commit is contained in:
parent
0a05dd4304
commit
a1418b8f72
@ -126,7 +126,7 @@ main( int argc, char **argv )
|
|||||||
<para>
|
<para>
|
||||||
A small Python program walks the set of all libvips operators and generates a set of static bindings. For example:
|
A small Python program walks the set of all libvips operators and generates a set of static bindings. For example:
|
||||||
</para>
|
</para>
|
||||||
<programlisting language="cpp">
|
<programlisting language="c++">
|
||||||
VImage VImage::invert( VOption *options )
|
VImage VImage::invert( VOption *options )
|
||||||
{
|
{
|
||||||
VImage out;
|
VImage out;
|
||||||
|
Loading…
Reference in New Issue
Block a user