File: libvips-create.md

package info (click to toggle)
vips 8.17.3-2
  • links: PTS
  • area: main
  • in suites: sid
  • size: 52,228 kB
  • sloc: ansic: 169,684; cpp: 12,156; python: 4,887; sh: 733; perl: 40; makefile: 25; javascript: 6
file content (42 lines) | stat: -rw-r--r-- 995 bytes parent folder | download
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
31
32
33
34
35
36
37
38
39
40
41
42
Title: Operator index > By section > Create

<!-- libvips/create -->

These functions generate various images. You can combine them with
the arithmetic and rotate functions to build more complicated images.

## Functions

* [ctor@Image.black]
* [ctor@Image.xyz]
* [ctor@Image.grey]
* [ctor@Image.gaussmat]
* [ctor@Image.logmat]
* [ctor@Image.text]
* [ctor@Image.gaussnoise]
* [ctor@Image.eye]
* [ctor@Image.sines]
* [ctor@Image.zone]
* [ctor@Image.sdf]
* [ctor@Image.identity]
* [method@Image.buildlut]
* [method@Image.invertlut]
* [ctor@Image.tonelut]
* [ctor@Image.mask_ideal]
* [ctor@Image.mask_ideal_ring]
* [ctor@Image.mask_ideal_band]
* [ctor@Image.mask_butterworth]
* [ctor@Image.mask_butterworth_ring]
* [ctor@Image.mask_butterworth_band]
* [ctor@Image.mask_gaussian]
* [ctor@Image.mask_gaussian_ring]
* [ctor@Image.mask_gaussian_band]
* [ctor@Image.mask_fractal]
* [ctor@Image.fractsurf]
* [ctor@Image.worley]
* [ctor@Image.perlin]

## Enumerations

* [enum@TextWrap]
* [enum@SdfShape]