PHOSIMP Filter #001 is the negative/inversion filter/effect .
A negative filter simply inverts the value of the red , green ,
and blue channels of each pixel on the image . In ordinary
bitmap software , bytes that were 0 become 255 . And bytes
that were 255 become 0 . However , in PHOSIMP the color range
uses float64 values in the visible range of [ -1 ]to[ +1 ] .
Negative 1 for all color channels is black . Positive 1 for all
color channels is white . 0.0 for all color channels is neutral
grey .
Video Recipe :
001,011,001,001,136,136,136,136,136,019,018,004,004,004,240
Comments