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 PictureMinMaxMBS class.
PictureMinMaxMBS.FindAll(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Sets all fields.
PictureMinMaxMBS.FindBlue(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Sets BlueMaxX, BlueMax, BlueMinX, BlueMinY, BlueMin and BlueMaxY.
PictureMinMaxMBS.FindGreen(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Sets GreenMaxX, GreenMax, GreenMinX, GreenMinY, GreenMin and GreenMaxY.
PictureMinMaxMBS.FindMaxAll(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Sets RedMaxX, RedMax, RedMaxY, GreenMaxX, GreenMax, GreenMaxY, BlueMaxX, BlueMax and BlueMaxY.
PictureMinMaxMBS.FindMaxBlue(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Sets BlueMaxX, BlueMax and BlueMaxY.
PictureMinMaxMBS.FindMaxGreen(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Sets GreenMaxX, GreenMax and GreenMaxY.
PictureMinMaxMBS.FindMaxRed(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Sets RedMaxX, RedMax and RedMaxY.
PictureMinMaxMBS.FindMaxSum(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
The sum of a pixel is the sum of all color channels of this pixel (red+Sum+blue).
Sets SumMaxX, SumMax and SumMaxY.
PictureMinMaxMBS.FindMinAll(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Sets RedMinX, RedMin, RedMinY, GreenMinX, GreenMin, GreenMinY, BlueMinX, BlueMin and BlueMinY.
PictureMinMaxMBS.FindMinBlue(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Sets BlueMinX, BlueMin and BlueMinY.
PictureMinMaxMBS.FindMinGreen(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Sets GreenMinX, GreenMin and GreenMinY.
PictureMinMaxMBS.FindMinRed(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Sets RedMinX, RedMin and RedMinY.
PictureMinMaxMBS.FindMinSum(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
The sum of a pixel is the sum of all color channels of this pixel (red+green+blue).
Sets SumMinX, SumMin and SumMinY.
PictureMinMaxMBS.FindRed(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Sets RedMaxX, RedMax, RedMinX, RedMinY, RedMin and RedMaxY.
PictureMinMaxMBS.FindSum(p as picture) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Graphics & Pictures | MBS Picture Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
The sum of a pixel is the sum of all color channels of this pixel (red+Sum+blue).
Sets SumMaxX, SumMax, SumMinX, SumMinY, SumMin and SumMaxY.
The items on this page are in the following plugins: MBS Picture Plugin.