Upgraded ImageSharp to latest to fix MissingMethodException when run in a project using a newer version of ImageSharp.
Added ability to expose the ImageSharp image without rendering to an image format. Shouldn't have to encode as a PNG and decode it to work with it after.
MissingMethodException
when run in a project using a newer version of ImageSharp.