Click here to Skip to main content
15,920,801 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Saving image transform without losing metadata Pin
fjparisIII3-May-09 16:53
fjparisIII3-May-09 16:53 
After further thought, I'm no longer convinced that my explanation of reference vs. value type parameters isn't anything more than a rationalization of something that Microsoft simply failed to implement. So what if I'm passing in a reference? Internally, the function that takes the metadata parameter should itself make the deep copy and add it to the destination file. The client shouldn't have to concern himself with this issue.

At any rate, there is a method called
BitmapMetadata.Clone()
that is supposed to make a deep copy of the metadata and I tried it and of course it doesn't solve the problem. I just don't think .NET 3.5 is ready to do this yet.
AnswerRe: Saving image transform without losing metadata Pin
Pete O'Hanlon4-May-09 9:12
mvePete O'Hanlon4-May-09 9:12 
GeneralRe: Saving image transform without losing metadata Pin
fjparisIII4-May-09 9:36
fjparisIII4-May-09 9:36 
GeneralRe: Saving image transform without losing metadata Pin
Pete O'Hanlon4-May-09 9:42
mvePete O'Hanlon4-May-09 9:42 
GeneralRe: Saving image transform without losing metadata Pin
fjparisIII4-May-09 9:58
fjparisIII4-May-09 9:58 
GeneralRe: Saving image transform without losing metadata Pin
Pete O'Hanlon4-May-09 10:06
mvePete O'Hanlon4-May-09 10:06 
GeneralRe: Saving image transform without losing metadata Pin
fjparisIII20-May-09 14:59
fjparisIII20-May-09 14:59 
GeneralRe: Saving image transform without losing metadata Pin
fjparisIII22-May-09 13:25
fjparisIII22-May-09 13:25 
QuestionCookies vs. isolated Storage Pin
Ray Cassick30-Apr-09 3:44
Ray Cassick30-Apr-09 3:44 
AnswerRe: Cookies vs. isolated Storage Pin
Mark Salsbery30-Apr-09 6:00
Mark Salsbery30-Apr-09 6:00 
AnswerRe: Cookies vs. isolated Storage Pin
GuinnessKMF4-May-09 3:28
GuinnessKMF4-May-09 3:28 
QuestionResource Dictionary and Data Templates Pin
BlitzPackage30-Apr-09 1:50
BlitzPackage30-Apr-09 1:50 
AnswerRe: Resource Dictionary and Data Templates Pin
User 2710091-May-09 4:56
User 2710091-May-09 4:56 
GeneralRe: Resource Dictionary and Data Templates Pin
BlitzPackage1-May-09 7:04
BlitzPackage1-May-09 7:04 
GeneralRe: Resource Dictionary and Data Templates Pin
User 2710091-May-09 7:11
User 2710091-May-09 7:11 
GeneralRe: Resource Dictionary and Data Templates Pin
BlitzPackage1-May-09 7:36
BlitzPackage1-May-09 7:36 
GeneralRe: Resource Dictionary and Data Templates Pin
Pete O'Hanlon1-May-09 8:38
mvePete O'Hanlon1-May-09 8:38 
GeneralRe: Resource Dictionary and Data Templates Pin
User 2710091-May-09 8:43
User 2710091-May-09 8:43 
GeneralRe: Resource Dictionary and Data Templates Pin
BlitzPackage1-May-09 8:55
BlitzPackage1-May-09 8:55 
QuestionXBAP keyboard event capture Pin
ita6cgr28-Apr-09 5:34
ita6cgr28-Apr-09 5:34 
Questioninternationalization of silverlight applications Pin
ManjuHanzan28-Apr-09 2:12
ManjuHanzan28-Apr-09 2:12 
AnswerRe: internationalization of silverlight applications Pin
Mark Salsbery28-Apr-09 5:40
Mark Salsbery28-Apr-09 5:40 
QuestionProblem with silverlight Pin
sureshreddy178927-Apr-09 22:29
sureshreddy178927-Apr-09 22:29 
AnswerRe: Problem with silverlight Pin
Mark Salsbery28-Apr-09 5:35
Mark Salsbery28-Apr-09 5:35 
QuestionProblem in silverlight Pin
sureshreddy178927-Apr-09 17:26
sureshreddy178927-Apr-09 17:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.