PictureEffects Xojo and Real Studio Plugin

ColorFilterEffect.Green Property

Green color change

Green as Integer {Read and Write}

Remarks

This value specifies how much the green channel should be altered.
The value can be from -255 to 255. Values out of this range will make the function return nil and not modify the source picture. Value of 0 has the meaning of no change for this channel.

See Also

ColorFilterEffect Class