|
◆ tbox_shift_scale_value()
Return a temporal box with the value span shifted and/or scaled by the values.
- Parameters
-
[in] | box | Temporal box |
[in] | shift | Value to shift the value span |
[in] | width | Width of the result |
[in] | hasshift | True when the shift argument is given |
[in] | haswidth | True when the width argument is given |
|