`<img img-cache ic-src="{{oImage.src}}" class="fullscreen-image" />` Is something like this not possible? The structure of oImage.src is: `{src: 'data:image/jpg;base64,' + data.Data}` where data.Data the base64 image is