PictureEffectsRaw Xojo Plugin

ConvolutionMatrixRaw.Offset Property (console safe)

Use this property to set the offset value for the Matrix.

Offset as Integer {Read and Write}

Remarks

The offset value defaults to 0 which means that no extra offset is done on the result pixels.

This value can be from -255 to 255 (Although maximum and minimum will result in pure white or black images)

See Also

ConvolutionMatrixRaw Class