$Image.wrap constructor

$Image.wrap(
  1. Image $value
)

Wrap an Image in an $Image

Implementation

$Image.wrap(this.$value);