addImageDatastreamToPng

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.

version(dfl)
package
void
addImageDatastreamToPng
(
const(ubyte)[] data
,)

Meta