| Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
| Version 1.9 Build 1488 |
|
| Package | general | |
| Module | images | |
| Tool | image |
| unit | in | New brightness unit | |
| Allowed: | String | ||
This function (short-hand name sbu) sets the image brightness unit. You can get the brightness unit with function brightnessunit.
- im := imagefromshape(shape=[10,10])
- im.setbrightnessunit('km')
- im.brightnessunit()
km