Aspose::Pdf::Engine::Filters Namespace Reference

Classes

class  FilterTypeConverter
 

Enumerations

enum  FilterType {
  FilterType::None, FilterType::LZWDecode, FilterType::FlateDecode, FilterType::ASCIIHexDecode,
  FilterType::ASCII85Decode, FilterType::CCITTFaxDecode, FilterType::RunLengthDecode, FilterType::JBIG2Decode,
  FilterType::DCTDecode, FilterType::JPXDecode, FilterType::Crypt, FilterType::Composite
}
 

Enumeration Type Documentation

◆ FilterType

Enumerator
None 
LZWDecode 
FlateDecode 
ASCIIHexDecode 
ASCII85Decode 
CCITTFaxDecode 
RunLengthDecode 
JBIG2Decode 
DCTDecode 
JPXDecode 
Crypt 
Composite