This refers to the types of image file.

public enum TypeOfFile

Public Members

Member Value Explanation
TypeBMP 1 BMP
TypeBMPRLE4 2 ImageKit WPF does not support this format
TypeBMPRLE8 3 ImageKit WPF does not support this format
TypeJPEG 4 JPEG Standard DCT
TypeJPEGProgress 5 ImageKit WPF does not support this format
TypeGIF 6 GIF
TypeGIF89 7 GIF 89a
TypeTIFFNoncompressed 8 TIFF Uncompressed
TypeTIFFCcittrle 9 TIFF Ccittrle
TypeTIFFGroup3_1D 10 TIFF Group3-1D
TypeTIFFGroup3_2D 11 TIFF Group3-2D
TypeTIFFGroup4 12 TIFF Group4
TypeTIFFPackbits 13 TIFF Packbits
TypeTIFFLZW 14 TIFF LZW
TypePNG 15 PNG
TypeFPXNoncompressed 16 ImageKit WPF does not support this format
TypeFPXSingleColor 17 ImageKit WPF does not support this format
TypeFPXJpeg 18 ImageKit WPF does not support this format
TypePCX 19 ImageKit WPF does not support this format
TypeWMF 20 WMF
TypeEMF 21 EMF
TypeDXF 22 ImageKit WPF does not support this format
TypeEXIF 23 Exif (JPEG)
TypeSVG 24 ImageKit WPF does not support this format
TypeJPEG2000 25 ImageKit WPF does not support this format
TypeJPEG2000Stream 26 ImageKit WPF does not support this format
TypeSXFP21 27 ImageKit WPF does not support this format
TypeSXFSFC 28 ImageKit WPF does not support this format
TypeTIFFJPEG 29 Tiff Jpeg
TypeTIFFZIP 30 TIFF ZIP

See Also

IkFile Class | IkFile Members

The ImageKit WPF is created by Newtone Corporation