formatting fixes
This commit is contained in:
parent
747ae5bfb8
commit
ee422445c3
1 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ Attributes:
|
||||||
|
|
||||||
* [write](../attributes#write)
|
* [write](../attributes#write)
|
||||||
|
|
||||||
2.3.6. dt_imageio_module_format_t.max_height
|
# dt_imageio_module_format_t.max_height
|
||||||
|
|
||||||
`number`
|
`number`
|
||||||
|
|
||||||
|
@ -54,7 +54,7 @@ Attributes:
|
||||||
|
|
||||||
* [write](../attributes#write)
|
* [write](../attributes#write)
|
||||||
|
|
||||||
2.3.7. dt_imageio_module_format_t.write_image
|
# dt_imageio_module_format_t.write_image
|
||||||
```
|
```
|
||||||
self:function(
|
self:function(
|
||||||
image : types.dt_lua_image_t,
|
image : types.dt_lua_image_t,
|
||||||
|
|
Loading…
Reference in a new issue