ExtendibleBitmap.addBitmap
- void addBitmap(void[] data, int x, int y, string bitDepth, string ID, string format)
- void addBitmap(ushort[] data, int x, int y, string bitDepth, string ID, string format)
- void addBitmap(ubyte[] data, int x, int y, string bitDepth, string ID, string format, ReplaceData rd)