Is it possible to create an image list from multiple bitmaps, or to combine multiple image lists into one.
For sake of simplicity, same element dimensions and transparent color could be assumed.
Reason: I am currently dealing with a very long image list containing four groups of icons and notable "reserved" areas between them. For editing it would be easier to split into four bitmaps, combine them on the fly and calculate icon indices dynamically.