Skip to content

How do I bind byte[] / BitmapImage in Image Source? #8049

Answered by castorix
vitkuz573 asked this question in Q&A
Discussion options

You must be logged in to vote

Instead of BitmapImage I generally use WriteableBitmap, like for example in the GetCaptureWriteableBitmap function in
CMediaEngine.cs
(then Image.Source = WriteableBitmap to display it in an Image control)

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
8 replies
@vitkuz573
Comment options

@castorix
Comment options

@vitkuz573
Comment options

@DarranRowe
Comment options

@vitkuz573
Comment options

Answer selected by vitkuz573
Comment options

You must be logged in to vote
1 reply
@vitkuz573
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants