ImageGear for Silverlight
ImGearIsisFileType Enumeration
See Also  Send Feedback
ImageGear20.Isis Assembly > ImageGear.Isis Namespace : ImGearIsisFileType Enumeration




Glossary Item Box

Image file types.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
AutoDetect0 An appropriate file type will be chosen automatically.
Jp21310720 JPEG 2000 file type. The JPEG 2000 file format only supports the JPEG 2000 compression type.
Jpg720896 JPEG file type. The JPEG file format only supports the JPEG compression type.
Pdf1048576 Portable Document Format (PDF) file type. The PDF file format supports all compression types except no compression.
Png1245184 Portable Network Graphics (PNG) file type. PNG files use ZIP compression, and the JPEG, JPEG 2000, LZW, and G4 compression types are not supported.
Tif196608 Tagged Image File Format (TIFF) file type. The TIFF file format supports all compression types except JPEG 2000 compression.

Remarks

The JPEG and JPEG 2000 formats only support color and grayscale images.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Isis.ImGearIsisFileType

See Also

©2013. Accusoft Corporation. All Rights Reserved.