Click or drag to resize

IsisFileType Enumeration

Available file types for ISIS.

Namespace:  Atalasoft.Isis
Assembly:  Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum IsisFileType
Members
  Member nameDescription
None Default value if cannot access file type property.
Bmp Bitmap digital images.
Cals 1-bit (black and white) image.
Dcx DCX file is a Fax image. DCX is a basically a multipage PCX graphic file.
Gif Graphics Interchange Format,bitmap image format.
Jbig Jbig image file.
Jpeg Jpeg image file.
Jpeg2000 JPEG 2000 is an image compression standard and coding system.
MoDca Image compression methods of G3, G4, JPEG and uncompressed. Single and multi-page image files.
Pcx Graphic format
Pda Print extension
Pdf Document format
PlexusTiff Single and multipage image files.
Png bitonal and color content
Tiff Single and multipage image files.
See Also