Platforms to show: All Mac Windows Linux Cross-Platform

Back to JPEGTransformationMBS class.

JPEGTransformationMBS.close

Type Topic Plugin Version macOS Windows Linux iOS Targets
method JPEG MBS Images Plugin 3.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The destructor.

There is no need to call this method except you want to free all resources of this object now without waiting for Xojo to do it for you.

JPEGTransformationMBS.Transform as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method JPEG MBS Images Plugin 3.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Runs the transformation.

Outputfile and Inputfile should never be identical, because this will corrupt the file.

Returns only false if the file specifications are invalid.
So after true is returned you still need to check the errorcode property.

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


The biggest plugin in space...