load_image(path)ΒΆ
Load an image to disk
Inputs
| name | type | default | description |
|---|---|---|---|
| path | string | Path to image file. |
Outputs
| name | type | default | description |
|---|---|---|---|
| dst | image | Destination image |
Load an image to disk
Inputs
| name | type | default | description |
|---|---|---|---|
| path | string | Path to image file. |
Outputs
| name | type | default | description |
|---|---|---|---|
| dst | image | Destination image |