Image.FromString (gb.qt4)

Static Function FromString ( Data As String ) As Image

Create an image from the contents of a string.

  • Data is the image contents, as if it has been loaded from an image file on the disk.