Platforms to show: All Mac Windows Linux Cross-Platform
Back to JPEGTransformationMBS class.
JPEGTransformationMBS.CopyOption as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Values:
| JCOPYOPT_NONE | 0 | copy no optional markers |
| JCOPYOPT_COMMENTS | 1 | copy only comment (COM) markers |
| JCOPYOPT_ALL | 2 | copy all optional markers |
JPEGTransformationMBS.DebugLevel as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
JPEGTransformationMBS.ErrorCode as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
JPEGTransformationMBS.ErrorMessage as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
JPEGTransformationMBS.Grayscale as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
If true the a color image is converted to grayscale.
(Read and Write property)
JPEGTransformationMBS.InputFile as FolderItem
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Outputfile and Inputfile should never be identical, because this will corrupt the file.
(Read and Write property)
JPEGTransformationMBS.MaxMemoryToUse as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Unit is bytes.
(Read and Write property)
JPEGTransformationMBS.MirrorHorizonal as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Only one transformation can be used.
(Read and Write property)
JPEGTransformationMBS.MirrorVertical as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Only one transformation can be used.
(Read and Write property)
JPEGTransformationMBS.OptimizeCoding as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
JPEGTransformationMBS.OutputFile as FolderItem
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
On Mac OS X, this function uses the short file name (31 characters).
So you may consider to save to a temporary file and rename it after the transformation was successfull.
Outputfile and Inputfile should never be identical, because this will corrupt the file.
(Read and Write property)
JPEGTransformationMBS.Progressive as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
JPEGTransformationMBS.Rotate180 as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Only one transformation can be used.
(Read and Write property)
JPEGTransformationMBS.Rotate270 as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Only one transformation can be used.
(Read and Write property)
JPEGTransformationMBS.Rotate90 as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Only one transformation can be used.
(Read and Write property)
JPEGTransformationMBS.Transpose as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Only one transformation can be used.
(Read and Write property)
JPEGTransformationMBS.Transverse as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Only one transformation can be used.
(Read and Write property)
JPEGTransformationMBS.Trim as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
if true, trim partial MCUs as needed.
(Read and Write property)
JPEGTransformationMBS.WarningMessage as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | JPEG | MBS Images Plugin | 8.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
The items on this page are in the following plugins: MBS Images Plugin.