File: libvips-generate.md

package info (click to toggle)
vips 8.18.0-2
  • links: PTS
  • area: main
  • in suites: forky
  • size: 53,448 kB
  • sloc: ansic: 172,621; cpp: 12,257; python: 5,077; sh: 773; perl: 40; makefile: 25; javascript: 6
file content (30 lines) | stat: -rw-r--r-- 651 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Title: Operator index > By section > Generate

<!-- libvips/iofuncs/generate.c -->

These functions let you attach generate functions to images and ask for
regions of images to be calculated.

## Callbacks

* [callback@GenerateFn]
* [callback@RegionWrite]
* [callback@SinkNotify]
* [callback@StartFn]
* [callback@StopFn]

## Functions

* [method@Image.sink_disc]
* [method@Image.sink]
* [method@Image.sink_tile]
* [method@Image.sink_screen]
* [func@sink_memory]
* [func@start_one]
* [func@stop_one]
* [func@start_many]
* [func@stop_many]
* [func@allocate_input_array]
* [method@Image.generate]
* [func@Image.pipeline_array]
* [method@Image.pipelinev]