Platforms to show: All Mac Windows Linux Cross-Platform

Back to Picture class.

Picture.HMirrorPictureMBS as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Graphics & Pictures MBS Picture Plugin 7.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Mirrors the picture horizontally (flip).
Example
if pic.HMirrorPictureMBS then // mirror picture
canvas1.backdrop=pic
else
canvas1.backdrop=pic.HMirrorMBS // mirror a copy
end if

This methods mirrors the picture data itself. Returns true on success and false on failure. Only bitmap pictures can be mirrored this way.

Some examples using this method:

Blog Entries

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


The biggest plugin in space...