Method: Vips::Image#Lab2XYZ

Defined in:
lib/vips8/methods.rb

#Lab2XYZ(opts = {}) ⇒ Vips::Image

Transform cielab to xyz.

Parameters:

  • opts (Hash) (defaults to: {})

    Set of options

Options Hash (opts):

  • :temp (Array<Double>)

    Colour temperature

Returns:

[View source]

# File 'lib/vips8/methods.rb', line 1302