The VDisplay
class is an abstraction over the VIPS im_col_display
type which gives convenient and safe representation of VIPS display profiles.
VIPS display profiles are now obsolete. You're better off using the
ICC colour management VImage
member functions ICC_export()
and
ICC_import()
.