2121
2222## AllProps
2323
24- [ Show source in enums.py:205 ] ( ../../../gimpformats/enums.py#L205 )
24+ [ Show source in enums.py:206 ] ( ../../../gimpformats/enums.py#L206 )
2525
2626#### Signature
2727
@@ -33,7 +33,7 @@ class AllProps(Enum): ...
3333
3434## ChannelProperties
3535
36- [ Show source in enums.py:173 ] ( ../../../gimpformats/enums.py#L173 )
36+ [ Show source in enums.py:174 ] ( ../../../gimpformats/enums.py#L174 )
3737
3838#### Signature
3939
@@ -45,7 +45,7 @@ class ChannelProperties(Enum): ...
4545
4646## ColorMode
4747
48- [ Show source in enums.py:6 ] ( ../../../gimpformats/enums.py#L6 )
48+ [ Show source in enums.py:7 ] ( ../../../gimpformats/enums.py#L7 )
4949
5050#### Signature
5151
@@ -57,7 +57,7 @@ class ColorMode(Enum): ...
5757
5858## CompositeMode
5959
60- [ Show source in enums.py:19 ] ( ../../../gimpformats/enums.py#L19 )
60+ [ Show source in enums.py:20 ] ( ../../../gimpformats/enums.py#L20 )
6161
6262#### Signature
6363
@@ -69,7 +69,7 @@ class CompositeMode(Enum): ...
6969
7070## CompositeSpace
7171
72- [ Show source in enums.py:26 ] ( ../../../gimpformats/enums.py#L26 )
72+ [ Show source in enums.py:27 ] ( ../../../gimpformats/enums.py#L27 )
7373
7474#### Signature
7575
@@ -81,7 +81,7 @@ class CompositeSpace(Enum): ...
8181
8282## CompressionMode
8383
84- [ Show source in enums.py:44 ] ( ../../../gimpformats/enums.py#L44 )
84+ [ Show source in enums.py:45 ] ( ../../../gimpformats/enums.py#L45 )
8585
8686#### Signature
8787
@@ -93,7 +93,7 @@ class CompressionMode(Enum): ...
9393
9494## GeneralProperties
9595
96- [ Show source in enums.py:140 ] ( ../../../gimpformats/enums.py#L140 )
96+ [ Show source in enums.py:141 ] ( ../../../gimpformats/enums.py#L141 )
9797
9898#### Signature
9999
@@ -105,7 +105,7 @@ class GeneralProperties(Enum): ...
105105
106106## GimpBlendMode
107107
108- [ Show source in enums.py:51 ] ( ../../../gimpformats/enums.py#L51 )
108+ [ Show source in enums.py:52 ] ( ../../../gimpformats/enums.py#L52 )
109109
110110#### Attributes
111111
@@ -140,7 +140,7 @@ class GimpBlendMode(Enum): ...
140140
141141## ImageProperties
142142
143- [ Show source in enums.py:155 ] ( ../../../gimpformats/enums.py#L155 )
143+ [ Show source in enums.py:156 ] ( ../../../gimpformats/enums.py#L156 )
144144
145145#### Signature
146146
@@ -152,7 +152,7 @@ class ImageProperties(Enum): ...
152152
153153## LayerProperties
154154
155- [ Show source in enums.py:184 ] ( ../../../gimpformats/enums.py#L184 )
155+ [ Show source in enums.py:185 ] ( ../../../gimpformats/enums.py#L185 )
156156
157157#### Signature
158158
@@ -164,7 +164,7 @@ class LayerProperties(Enum): ...
164164
165165## TagColor
166166
167- [ Show source in enums.py:32 ] ( ../../../gimpformats/enums.py#L32 )
167+ [ Show source in enums.py:33 ] ( ../../../gimpformats/enums.py#L33 )
168168
169169#### Signature
170170
@@ -176,7 +176,7 @@ class TagColor(Enum): ...
176176
177177## Units
178178
179- [ Show source in enums.py:12 ] ( ../../../gimpformats/enums.py#L12 )
179+ [ Show source in enums.py:13 ] ( ../../../gimpformats/enums.py#L13 )
180180
181181#### Signature
182182
@@ -188,7 +188,7 @@ class Units(Enum): ...
188188
189189## merge_to
190190
191- [ Show source in enums.py:134 ] ( ../../../gimpformats/enums.py#L134 )
191+ [ Show source in enums.py:135 ] ( ../../../gimpformats/enums.py#L135 )
192192
193193#### Signature
194194
0 commit comments