<image-gadget> ( object -- gadget )
Displaying Images

Next:<image-control> ( model -- gadget )


Vocabulary
images.viewer

Inputs
objecta pathname, a string, or an image


Outputs
gadgetan image-gadget


Word description
Creates an image-gadget with the given image. See set-image.

Definition