Enum ImageFilterType
ImageFilterType enumeration
Enumeration representing image filter type.
public enum ImageFilterType
Values
| Name | Value | Description |
|---|---|---|
| Jpeg2000 | 0 | Jpeg 2000. |
| Jpeg | 1 | Jpeg. |
| Flate | 2 | Flate. |
| CCITTFax | 3 | CCIT Fax. |
See Also
- namespace Aspose.Pdf
- assembly Aspose.PDF