iSpring SDK iSpring SDK Outline iSpring SDK COM API Current: ImageFileType Enumeration ImageFileType Enumeration The ImageFileType enumeration defines possible image file types accepted by the SaveThumbnails method of the ISlides interface.Possible values are:IFT_WMF = 0,IFT_PNG = 1, IFT_JPG = 2,IFT_BMP = 3 ×