Accusoft ISIS Xpress 6
SaveFileType Property
See Also  Send comments on this topic.
AccusoftISISXpress6 ActiveX DLL > ISISXpress Object : SaveFileType Property

Glossary Item Box

Description

Gets and sets the file format to use when saving images. ISIS Xpress supports five different types of TIFF compression, JPEG Color, JPEG Gray, and DCX.

Property Type

Read-write property

Syntax

Visual Basic
Public Property SaveFileType As ISX_SaveFileType

Return Type

A ISX_SaveFileType Enumeration representing the file format to use when saving images.

Remarks

See the ISX_SaveFileType Enumeration for more information.

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.