mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 01:43:24 +00:00
devel-docs: add "step" blending function to GGR format spec
This commit is contained in:
parent
bfcb7fc593
commit
026fe766cd
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ Blending function (enum; values are:
|
||||||
1 = "curved"
|
1 = "curved"
|
||||||
2 = "sinusoidal"
|
2 = "sinusoidal"
|
||||||
3 = "spherical (increasing)"
|
3 = "spherical (increasing)"
|
||||||
4 = "spherical (decreasing)")
|
4 = "spherical (decreasing)"
|
||||||
|
5 = "step")
|
||||||
Coloring type (enum; values are:
|
Coloring type (enum; values are:
|
||||||
0 = "RGB"
|
0 = "RGB"
|
||||||
1 = "HSV CCW"
|
1 = "HSV CCW"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue