PictureMatrixMBS properties

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

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.


💬 Ask a question or report a problem