Resource Base
Table of contents

EnumTiffCompressionType

enum EnumTiffCompressionType {
    TIFF_AUTO = "tiff/auto",
    TIFF_FAX3 = "tiff/fax3",
    TIFF_FAX4 = "tiff/fax4",
    TIFF_LZW = "tiff/lzw",
    TIFF_JPEG = "tiff/jpeg",
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version(2.0)
    • Version 1.x
      • Version 1.1
    Change +