MonkeybreadLogo: LogoMBS

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

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
Returns the MBS logo picture.
Example
window1.Backdrop = LogoMBS(500)

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:

Some FAQ entries about this method:

Blog Entries

Xojo Developer Magazine

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


💬 Ask a question or report a problem