| PictureEffects REALbasic Plugin |
|
Matrix.Constructor Constructor
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