Skip to content

Instantly share code, notes, and snippets.

@seansparkman
Created March 8, 2016 17:20
Show Gist options
  • Save seansparkman/cdb338f6f79f59b438d3 to your computer and use it in GitHub Desktop.
Save seansparkman/cdb338f6f79f59b438d3 to your computer and use it in GitHub Desktop.
<img src="data:@projectImage.ContentType;base64,@(Convert.ToBase64String(projectImage.ImageBytes))"
style="width: 16px; height: 16px;"
width="16" height="16" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment