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 FolderItem class.
FolderItem.SaveAsJPEGMBS(pic as picture, quality as Integer = 80) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | JPEG | MBS Images Plugin | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
This methods saves 32bit pictures to a file using JPEG Compression. Using the parameter you can specify the quality in range between 25 and 100%
See the "SaveJPEG without QuickTime" example.
As JPEG does not support alpha channel or mask, those are ignored.
The second parameter is optional. There you can give a file position where to start writing. This way you can save several JPEGs to different file position inside one file.
Use the JPEGExporterMBS class for more options.
The items on this page are in the following plugins: MBS Images Plugin.