ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisFileType Enumeration

In This Topic
    ImGearIsisFileType Enumeration
    In This Topic
    Image file types.
    Members
    MemberDescription
    AutoDetect0 - An appropriate file type will be chosen automatically.
    Jp21310720 - JPEG 2000 file type.
    Jpg720896 - JPEG file type.
    Pdf1048576 - Portable Document Format (PDF) file type.
    Png1245184 - Portable Network Graphics (PNG) file type.
    Tif196608 - Tagged Image File Format (TIFF) file type.
    Remarks
    The JPEG and JPEG 2000 formats only support color and grayscale images.
    Inheritance Hierarchy

    Object
       ImageGear.Web.Isis.ImGearIsisFileType

    See Also