Next: BLOX.BText-inserting text, Previous: BLOX.BText-geometry management, Up: BLOX.BText
anObject can be a String containing image data (either Base-64 encoded GIF data, XPM data, or PPM data), or the result or registering an image with #registerImage:
Registered image are private within each BText widget. Registering an image with a widget and using it with another could give unpredictable results.