Platforms to show: All Mac Windows Linux Cross-Platform
LogoMBS(size as Integer = 0, WithAlphaChannel as boolean = false) as Picture
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| global method | Registration | MBS Main Plugin | 8.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Best size is 500 pixel.
This function exists to provide a sample picture for examples.
If WithAlphaChannel is true and alpha channel pictures are supported, the plugin returns a picture with alpha channel. (Cocoa, Windows or Linux target on Xojo 2011r4).
Due to a bug in console runtime from Real Software this function can only produce useful pictures with 500 pixel size in console or web applications.
Some examples using this global method:
- /DynaPDF/Raster/Create and Render PDF in console
- /Images/GIF/Gif Write Picture
- /Images/LargePicture/PictureMBS mirror and rotate
- /Images/PNG/PNG Test
- /iOS/iOS MessageUI
- /MacBase/Menus/Cocoa Menu Modification
- /MacCG/CGS/CGS Dashboard like Flip
- /MacFrameworks/QuickLook/QuickLook Panel
- /Picture/Picture to Binary Data Test
- /Win/Drag and Drop/Folder Drag
Some FAQ entries about this method:
- Picture functions do not preserve resolution values?
- How to scale/resize a CIImageMBS?
- How to scale/resize a picture?
Blog Entries
- News from the MBS Xojo Plugins in Version 25.1
- Send text message in iOS Xojo App
- Send email message in iOS Xojo App
- Sending email via gmail
- Four ways to save picture as Tiff in Xojo
- Show download in a new tab
- Xojo 64-bit notes
- MBS Real Studio Plugins, version 11.3fc
- Inside REAL Studio Web Edition
- REAL Studio 2010r3
Xojo Developer Magazine
- 22.5, page 90: An Overview of Overlays, Using Overlays with MBS by Stefanie Juchmes-Simonis
- 22.5, pages 86 to 88: An Overview of Overlays, Using Overlays with MBS by Stefanie Juchmes-Simonis
- 20.2, pages 82 to 83: Wifi QR Code, Embedding your Wifi password in a QR code by Stefanie Juchmes
- 19.6, pages 68 to 69: Fun with GraphicsMagick, Cool methods from the GMImageMBS class by Stefanie Juchmes
- 18.2, page 68: Drawing PDFs, Draw in a PDF like in a Graphics element by Stefanie Juchmes
The items on this page are in the following plugins: MBS Main Plugin.