# Functions
NewJPEGImage parses a reader to later give access to the JPEG raw bytes.
NewPNGImage parses a reader to later give access to the PNG raw bytes.
RenderPreview is adapted from https://github.com/tdewolff/canvas/blob/master/examples/preview/main.go Copyright (c) 2015 Taco de Wolff MIT License.