I dont know a way to show inch by inch progress on the image loading process, but one workaround could be to split the image in the server into several smaller images, and load them sequentially with different silverlight Image controls, in this way you would be able to show partial loading progress.
(please mark as answer if this post answered your question)
Gabriel