< Rebol Programming

USAGE:

TO-IMAGE value 

DESCRIPTION:

(undocumented)

TO-IMAGE is a function value.

ARGUMENTS

  • value -- (Type: any)

SOURCE CODE

to-image: func [value][to image! :value]
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.