Skip to content

ICC transforms with XYZ PCS don't roundtrip correctly #3150

Closed
@jcupitt

Description

@jcupitt

This works:

vips icc_import input.jpg t1.v
vips icc_export t1.v output.jpg

But this has a visible colour difference:

vips icc_import input.jpg t1.v --pcs xyz
vips icc_export t1.v output.jpg

See libvips/php-vips#169

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions