ImageFilterType Enumeration |
Enumeration representing image filter type.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic enum ImageFilterType
Public Enumeration ImageFilterType
public enum class ImageFilterType
Members
| Member name | Value | Description |
---|
| Jpeg2000 | 0 | |
| Jpeg | 1 | |
| Flate | 2 | |
See Also