Files to look at:
How to implement an in-memory image tile provider in the Map Control
This example illustrates how to generate image tiles at runtime.
Description
To do this, attach a custom tile generator class implementing the IImageTileSource interface to the ImageTileDataProvider.TileSource property.