NetLogo 7.0.0-beta2:

bitmap:from-base64

bitmap:from-base64 base64-string

Turns a base64 encoded string into a bitmap image for use by the extension. The Fetch and Export-The extensions would be common sources of these encoded strings.

Take me to the full Bitmap Extension Dictionary