PictureEffects Xojo and Real Studio Plugin |
|
Matrix.Constructor Constructor (console safe)
The constructor for the Matrix 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
Matrix Class