Supported image output formats. 
- Enumerator: 
 
| eIMBmp  | 
 =0: BMP-Image  
 | 
| eIMEmf  | 
 =1: EMF-File (not supported in ConvertToStream and ConvertToStreamEx)  
 | 
| eIMEpsDeprecated  | 
 =2: EPS-Bitmap-Image - deprecated  
 | 
| eIMGif  | 
 =3: GIF-Image  
 | 
| eIMJpg  | 
 =4: JPG-Image  
 | 
| eIMPcx  | 
 =5: PCX-Image (not supported in ConvertToStream and ConvertToStreamEx)  
 | 
| eIMPng  | 
 =6: PNG-Image  
 | 
| eIMTif  | 
 =7: TIF-Image  
 | 
| eIMEps  | 
 =8: EPS-Vector-Image (not supported in ConvertToStream and ConvertToStreamEx)  
 | 
| eIMEpsVector  | 
 =8: EPS-Vector-Image (legacy value, equivalent with eIMEps)  
 |