Enumeration
VipsForeignTiffPredictor
since: 8.0
Description [src]
The predictor can help deflate and lzw compression. The values are fixed by the tiff library.
Available since: 8.0
Members
VIPS_FOREIGN_TIFF_PREDICTOR_NONE-
No prediction.
- Value:
1 - Nickname:
none - Available since: 8.0
- Value:
VIPS_FOREIGN_TIFF_PREDICTOR_HORIZONTAL-
Horizontal differencing.
- Value:
2 - Nickname:
horizontal - Available since: 8.0
- Value:
VIPS_FOREIGN_TIFF_PREDICTOR_FLOAT-
Float predictor.
- Value:
3 - Nickname:
float - Available since: 8.0
- Value:
VIPS_FOREIGN_TIFF_PREDICTOR_LAST-
No description available.
- Value:
4 - Nickname:
last - Available since: 8.0
- Value: