/
comp
/
gb.image
/
image
/ invert
Image.Invert (gb.image)
Syntax
SUB
Invert
(
[
Channel
AS
Integer
]
)
Inverts an image, or only some of its channels.
Channel
specifies which channels to invert. By default, all channels are inverted.
See also
Image.All
Image.Red
Image.Green
Image.Blue