A wrapper implementation of LuminanceSource which inverts the luminances it returns -- black becomes white and vice versa, and each value becomes (255-value).
Sean Owen
The height of the bitmap.
The width of the bitmap.
original delegate LuminanceSource since invert undoes itself
Generated using TypeDoc
A wrapper implementation of LuminanceSource which inverts the luminances it returns -- black becomes white and vice versa, and each value becomes (255-value).
Sean Owen