03-11-2016, 11:26 PM
I have a ZoomPanel on a Window containing a Frame (ZoomPanelContentFrame) and I am trying to show various images in it for zooming. All works fine with the provided tiger.xaml file but when I try to set the source to a Uri for a .png file all goes bad.
I get An unhandled exception of type 'System.InvalidOperationException' occurred in PresentationFramework.dll.
Additional information: Failed to convert resource into object.
Is there support for .png files or do I need to convert my 100s of png files to some other format? I have not run across anything in the documentation for this (or if I did I didn't realize it).
Any help would be appreciated.
TIA,
Lou
I get An unhandled exception of type 'System.InvalidOperationException' occurred in PresentationFramework.dll.
Additional information: Failed to convert resource into object.
Is there support for .png files or do I need to convert my 100s of png files to some other format? I have not run across anything in the documentation for this (or if I did I didn't realize it).
Any help would be appreciated.
TIA,
Lou