Picture.FromData
From Xojo Documentation
Shared Method
Obtains a picture that is stored in a MemoryBlock and returns a Picture.
Example
This example uses GetData to convert an image in an ImageWell into a MemoryBlock and then uses FromData to display the image: