Bitmap filter object which subtract value from each pixel.
Instead of a ecting the apparent brightness of an image by multiplying, we subtract a constant value from each pixel. Notice that out whites have gone gray.
Name | Description |
---|---|
name | Object name [string] |
input | Input bitmap [bitmap] |
output | Output bitmap [bitmap] |
value | Value [double] |