PictureEffectsRaw Xojo Plugin |
|
ConvolutionMatrixRaw.Constructor Constructor (console safe)
The constructor for the ConvolutionMatrix class.
Constructor(
defaultValue as Integer)
Parameters
- defaultValue
- All values (all of the nine values) in the matrix will be initialized with this value.
Remarks
See Also
ConvolutionMatrixRaw Class