Accusoft ISIS Xpress 6
ISX_SaveFileType Enumeration
See Also  Send comments on this topic.
AccusoftISISXpress6 ActiveX DLL : ISX_SaveFileType Enumeration

Glossary Item Box

Description

Option values for the file format to use when saving images.

Members

MemberValueDescription
ISX_DCX7DCX compression.
ISX_JPEG_Color5JPEG Color compression.
ISX_JPEG_Gray6JPEG Gray compression.
ISX_TIFF_G32CCITT Fax Group 3 compression.
ISX_TIFF_G3M3CCITT Fax Modified Group 3 compression.
ISX_TIFF_G44CCITT Fax Group 4 compression.
ISX_TIFF_PackBits1Packbits compression.
ISX_TIFF_Raw0No compression.

Remarks

This value is set by using the SaveFileType Property.

1 bit (Black and White) images can be saved to any of the five TIFF file formats or to the DCX file format. 8 bit (Gray Scale) images can be saved to the TiffRaw,TiffPackbits or JpegGray file formats. 24 bit (Color) images can be saved to the TiffRaw,TiffPackbits or JPEG file formats.

See Also

©2013. Accusoft Corporation. All Rights Reserved.