Show / Hide Table of Contents

Enum Image.InputFilter

InputFilter types

Namespace: pdftron.PDF
Assembly: PDFNetAndroid.dll
Syntax
public enum InputFilter

Fields

Name Description
e_ascii_hex

Input image stream compressed using ASCIIHexDecode filter

e_flate

Input image is a Flate compressed

e_g3

Input image is a G3 stream

e_g4

Input image is a G4 stream

e_jp2

Input image is a JP2 (JPEG2000) image

e_jpeg

Input image is a JPEG image

e_none

Input stream is not compressed

In This Article
Back to top Generated by DocFX