Added documentation for dt_lua_image_t is_altered memeber
This commit is contained in:
parent
18138be394
commit
a0136c1d3e
1 changed files with 6 additions and 0 deletions
|
@ -299,6 +299,12 @@ True if the image is a ldr image.
|
||||||
|
|
||||||
True if the image is a hdr image.
|
True if the image is a hdr image.
|
||||||
|
|
||||||
|
# dt_lua_image_t.is_altered
|
||||||
|
|
||||||
|
`boolean`
|
||||||
|
|
||||||
|
True if the image has been edited.
|
||||||
|
|
||||||
# dt_lua_image_t.has_txt
|
# dt_lua_image_t.has_txt
|
||||||
|
|
||||||
`boolean`
|
`boolean`
|
||||||
|
|
Loading…
Reference in a new issue