I think this should work

Code:
img = Image.FromStream(New IO.MemoryStream(DirectCast(row.Item("Images"), Byte())))
I only tested it for valid syntax but didnt mock up a populated dt.