PictureEffectsConsole Xojo Plugin

ColorFilterEffectConsole.Red Property (console only)

Red color change

Red as Integer {Read and Write}

Remarks

This value specifies how much the red 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

ColorFilterEffectConsole Class