We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba7cf80 commit d23426cCopy full SHA for d23426c
content/lua.api.manual/types/dt_imageio_module_format_t.md
@@ -69,7 +69,7 @@ is exported.
69
* **image** - _[types.dt_lua_image_t](../types/dt_lua_image_t)_ - The image object to export.
70
* **filename** - _string_ - The filename to export to.
71
* **\[allow_upscale\]** - _boolean_ - Set to true to allow upscaling of the image.
72
-* **return** - _boolean_ - Returns true on success.
+* **return** - _boolean_ - Returns true on success. **NOTE:** API 9.3.0 (darktable 4.8.x) returns **false** on success.
73
74
Attributes:
75
0 commit comments