1995-1996
Spencer Kimball & Peter Mattis
Invert the contents of the specified drawable.
This procedure inverts the contents of the specified drawable. Each intensity channel is inverted independently. The inverted intensity is given as inten' = (255 - inten).
unknown
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The drawable |
None