These are excellent additions! I ended up making my own bitmap editor with CGALIB, but I had to access the private structures to be able to do single-pixel reads/writes to the bitmap being edited. Having it as part of the library will make that much cleaner.
CGALIB has also been extremely useful in helping me get started with a DOS/CGA port of my RPG, so I thank you for that.