Method Image.DWG.decode()
- Method decode
 Image.Imagedecode(stringdata)- Description
 Returns the first successfully decoded bitmap image.
- Throws
 If no preview was stored, or no preview could be decoded an error is thrown.
Image.Image decode(string data)
Returns the first successfully decoded bitmap image.
If no preview was stored, or no preview could be decoded an error is thrown.