Apply brightness transition
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | img(:,:,:) |
Image array has pixel value. |
||
integer, | intent(in) | :: | shift |
Shift width. |
||
integer, | intent(in), | optional | :: | maximum_value |
Max value to truncate. default to 255. |
The image applied brightness transition.