> If you just need to render an image (either from a file or from > memory), I believe IPicture interface is the easiest approach. You > don't need to use any 3rd party library. Other thing would be if you > have to perform image manipulations. > I may be wrong though ...
Thanks everyone for your comments. Previously I had taken a look at IPicture, but its Render( ) method seemed to have a scary number of arguments that I couldn't figure their purpose. But Paul DiLascia's code seems as easy to use as possible. And I'm sure that his code is high quality. Just one question: what are the platform requirements for IPicture to work? MSDN seems to mention a minimum of Win95/NT4. Is that true? ------------- Ehsan Akhgari Farda Technology (www.farda-tech.com) List Owner: [EMAIL PROTECTED] [ Email: [EMAIL PROTECTED] ] [ WWW: http://www.beginthread.com/Ehsan ] Every deep thinker is more afraid of being understood than of being misunderstood. The latter perhaps wounds his vanity, but the former wounds his heart, his sympathy, which always says: "Ah, why would you also have as hard a time of it as I have?" -Beyond Good And Evil, F. W. Nietzsche
