ExtendibleBitmap.addBitmap
- void addBitmap(void[] data, int x, int y, string bitDepth, string ID, string format, string palette)
- void addBitmap(ushort[] data, int x, int y, string bitDepth, string ID, string format, string palette)
- void addBitmap(ubyte[] data, int x, int y, string bitDepth, string ID, string format, string palette, ReplaceData rd)
Adds a bitmap to the file (any supported formats).