[Enter feedback here]
Can someone please explain the parameter type in the above constructor? Is it simply a Windows::Foundation::Uri object? Is it an address to a const Windows::Foundation::Uri object? I have been having a lot of trouble declaring a BitmapImage object in UWP C++/WinRT app. I have tried BitmapImage(Uri) constructor, where Uri is an Uri object. I think I was using the BitmapImage constructor for .NET, and looking at this constructor, can't determine what I should be sending as a parameter.
Thanks,
MattSA
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
ID: 6eee1ba6-3ede-e017-ab55-e2d0afbcfb64
Version Independent ID: afc7dbbe-c985-de9e-3746-4e04ee7c8678
[Enter feedback here] Can someone please explain the parameter type in the above constructor? Is it simply a Windows::Foundation::Uri object? Is it an address to a const Windows::Foundation::Uri object? I have been having a lot of trouble declaring a BitmapImage object in UWP C++/WinRT app. I have tried BitmapImage(Uri) constructor, where Uri is an Uri object. I think I was using the BitmapImage constructor for .NET, and looking at this constructor, can't determine what I should be sending as a parameter.
Thanks, MattSA
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.