Function SimpleBMPImage.toBinary

Return the pixelarray as ubyte array.

inout inout(ubyte[]) toBinary() pure nothrow const;

Returns

An inout(ubyte[]) array of the pixeldata.