Hi Paul et al, the tip you gave me led to the correct sample code to convert my drawing elements into images, to save the on the clipboard and as files.
I must say, the way this works in WPF compared to the old GDI days is startlingly different. The use of classes like RenderTargetBitmap, BmpBitmapEncoder and BitmapFrame.Create() are obscure to say the least. To figure out how to do this without specific clues and examples might have taken hours. More and more classes, abstraction, traps, tricks and obscurity. Why is it all getting so hard? Greg
_______________________________________________ ozwpf mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozwpf
