plot2kill.png

Members

Functions

addImageDatastreamToPng
void addImageDatastreamToPng(const(ubyte)[] data, PNG* png)

Adds a byte array of image data to the given PNG. You are responsible for ensuring that the data array is in the correct format.

Meta