Defines how arithmetic overflows and underflows are handled. More...
Static Public Attributes | |
int | Truncate = 1 |
Resulting pixel values are truncated at the data type's min and max values. | |
int | Unhandled = 0 |
No operation is done on the resulting pixel values. | |
Defines how arithmetic overflows and underflows are handled.
We use cookies to improve your experience. By using this documentation, you agree to our use of cookies.