Platforms to show: All Mac Windows Linux Cross-Platform
NSAdaptiveImageGlyphImageMBS class New in 25.1
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Cocoa Text | MBS MacBase Plugin | 25.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 10 properties
- property CGImage as Variant
- property Glyph as NSAdaptiveImageGlyphMBS
- property imageOffsetX as Double
- property imageOffsetY as Double
- property imageSizeHeight as Double
- property imageSizeWidth as Double
- property NSImage as NSImageMBS
- property Picture as Picture
- property proposedSizeHeight as Double
- property proposedSizeWidth as Double
- method Constructor Private
This class has no sub classes.
Blog Entries
Release notes
- Version 25.1
- Added NSAdaptiveImageGlyphMBS and NSAdaptiveImageGlyphImageMBS classes for genmojis.
Some methods using this class:
- NSAdaptiveImageGlyphMBS.imageForProposedSize(proposedSizeWidth as Double, proposedSizeHeight as Double, ScaleFactor as Double = 2) as NSAdaptiveImageGlyphImageMBS
Some related classes:
The items on this page are in the following plugins: MBS MacBase Plugin.
NSActionCellMBS - NSAdaptiveImageGlyphMBS
