API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
enum Vips.PCS
Pick a Profile Connection Space for vips_icc_import() and vips_icc_export(). LAB is usually best, XYZ can be more convenient in some cases.
vips_icc_import()
VIPS_PCS_LAB
Use CIELAB D65 as the Profile Connection Space.
0
VIPS_PCS_XYZ
Use XYZ as the Profile Connection Space.
1
VIPS_PCS_LAST
No description available.
2
Content