PictureEffectsRaw Xojo Plugin

TrimEffectRaw.Tolerance Property (console safe)

Sets how much the set color may differ from the colors in the picture to to be considered match.

Tolerance as Integer {Read and Write}

Remarks

Note tis value is affecting 8 bit channel 0 - 255 if you got 8 bit per channel bitmap, or 16 bit if you got 16 bit per channel. So tolerance of 1 will be far less tolerance on 16 bit than it would be on 8 bit channels.

See Also

TrimEffectRaw Class