|
Hi, I have an image to represente a wave image when I invoke PutFile Methode the properties of the image are don't set when the putfile is end I can enter to the get and set of my image ? |
|
Hi, I have an image to represente a wave image when I invoke PutFile Methode the properties of the image are don't set when the putfile is end I can enter to the get and set of my image ? |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 12 Apr '11, 13:31
Seen: 249 times
Last updated: 12 Apr '11, 15:49
Hi, could you please specify which properties you mean? Last modification or access time, file attributes, or something else?
BitmapSource
When I modify the bitmapsource when putfile was called this modification dosen'twork, however when I modify the bitmapsource and and I comment PutFile fonction the modification work correctly
Could you please post some code demonstrating this? I'm not sure I understand the relationship between BitmapSource and PutFile method in your application.