display-picture

Programmatically set Windows Live Messenger Display Picture

How can I programmatically set Windows Live Messenger (currently using 8.5.1302.1018) display picture. Possible solutions can be in C++, .NET or VB. Even just a hint could be useful. ...

Problems with displaying edited pictures in a GUI created in Matlab...

I have an assignment to create a GUI using the matlab built-in gui guide and am having a problem with displaying an edited picture. I need to have buttons that edit the picture (eg. remove red, blue, green components and rotate) and display that edited picture. I am using the imshow() to display the edited picture but it displays in a ...