File formats parameters pages

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public enum IOPages
Public Enumeration IOPages
public enum class IOPages

Members

MemberValueDescription
All1
Show all pages
Auto2
Show the page specified in Params.FileType property
JPEG4
show JPEG parameters
TIFF8
show TIFF paramaters
GIF16
show GIF, non-animated paramters
BMP32
show BMP parameters
PCX64
show PCX parameters
PNG128
show PNG parameters
TGA256
show TGA parameters
J2000512
show JPeg2000 parameters

See Also