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
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
global method | Pictures Import and Export | MBS Images Plugin | 18.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Degree can be -360, -270, -180, -90, 0, 90, 180 or 270 to rotate counter clockwise.
InputData points to an 1bit image with given width and height. InputRowBytes if defined tells how many bytes per row are used in the input image. If <= 0, we calculate it. OutputRowBytes defines row bytes for output image, which is different for 90/270 rotation.
Returns true on success or false on failure.
The function is optimized for 180 degree to be quicker if image size is multiply of 8.
For 90 and 270 degree, there is an optimization if width and height are a multiply of 8.
The items on this page are in the following plugins: MBS Images Plugin.