Platforms to show: All Mac Windows Linux Cross-Platform

Back to PictureMatrixMBS class.

PictureMatrixMBS.DestinationPicture as Picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Graphics & Pictures MBS Picture Plugin 4.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The destination picture.

If this property is nil, a new picture will be placed here inside the Run method.
If you place a picture here, please use one created with New Picture with a 32bit depth.
(Read and Write property)

PictureMatrixMBS.Displacement as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Graphics & Pictures MBS Picture Plugin 4.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The displacement value.

See the example project for details.
(Read and Write property)

PictureMatrixMBS.MaxX as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Graphics & Pictures MBS Picture Plugin 4.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The maximum x coordinate to use.

Just for limiting the working area to a part of the picture.
(Read and Write property)

PictureMatrixMBS.MaxY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Graphics & Pictures MBS Picture Plugin 4.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The maximum y coordinate to use.

Just for limiting the working area to a part of the picture.
(Read and Write property)

PictureMatrixMBS.MinX as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Graphics & Pictures MBS Picture Plugin 4.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The minimum x coordinate to use.

Just for limiting the working area to a part of the picture.
(Read and Write property)

PictureMatrixMBS.MinY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Graphics & Pictures MBS Picture Plugin 4.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The minimum y coordinate to use.

Just for limiting the working area to a part of the picture.
(Read and Write property)

PictureMatrixMBS.ScaleFactor as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Graphics & Pictures MBS Picture Plugin 4.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
A scaling factor.

See the example project for details.
(Read and Write property)

PictureMatrixMBS.SourcePicture as Picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Graphics & Pictures MBS Picture Plugin 4.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The source picture.

The run method will fail if this picture is not a 32bit deep picture created with New Picture.
(Read and Write property)

The items on this page are in the following plugins: MBS Picture Plugin.


The biggest plugin in space...