Skip to content

Commit d23426c

Browse files
committed
content/lua.api.manual/types/dt_imageio_module_format_t.md - documented API 9.3.0 false return value for write
1 parent ba7cf80 commit d23426c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/lua.api.manual/types/dt_imageio_module_format_t.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ is exported.
6969
* **image** - _[types.dt_lua_image_t](../types/dt_lua_image_t)_ - The image object to export.
7070
* **filename** - _string_ - The filename to export to.
7171
* **\[allow_upscale\]** - _boolean_ - Set to true to allow upscaling of the image.
72-
* **return** - _boolean_ - Returns true on success.
72+
* **return** - _boolean_ - Returns true on success. **NOTE:** API 9.3.0 (darktable 4.8.x) returns **false** on success.
7373

7474
Attributes:
7575

0 commit comments

Comments
 (0)