Adding debug line.
This commit is contained in:
parent
815b499076
commit
7532223d3a
@ -84,6 +84,7 @@ vips_CMYK2XYZ_build( VipsObject *object )
|
||||
|
||||
out = vips_image_new();
|
||||
g_object_set( object, "out", out, NULL );
|
||||
printf("%d\n", vips__profile_set( t[0], "cmyk" ));
|
||||
|
||||
if( vips_copy( CMYK2XYZ->in, &t[0], NULL ) ||
|
||||
vips__profile_set( t[0], "cmyk" ) ||
|
||||
|
Loading…
Reference in New Issue
Block a user