public static WriteableBitmap Decode( Stream stream )
Public Shared Function Decode ( stream As Stream ) As WriteableBitmap
static member Decode : stream : Stream -> WriteableBitmap
In This Article