JpegImage.this

this(string filename)

Loads a JPEG image from a file.

Parameters

filenamePath to the JPEG file
this(const(ubyte)[] data)

Loads a JPEG image from memory data.

Parameters

dataJPEG file data