PictureEffectsRaw Xojo Plugin

BarrelDistortEffectRaw.Interpolate Property (console safe)

Enables or disables interpolation.

Interpolate as Boolean {Read and Write}

Remarks

If this property is not set then it will default to true.

If this property is set to true then the distortion will use Bilinear Interpolation, if set to false then no extra interpolation is performed.

See Also

BarrelDistortEffectRaw Class