Products & Services Solutions Academia Support User Community Company

Learn more about Image Processing Toolbox   

whitepoint - XYZ color values of standard illuminants

Syntax

xyz = whitepoint(string)
xyz = whitepoint

Description

xyz = whitepoint(string) returns xyz, a three-element row vector of values scaled so that Y = 1. string specifies the white reference illuminant. The following table lists all the possible values for string. The default value is enclosed in braces ({}).

Value

Description

'a'

CIE standard illuminant A

'c'

CIE standard illuminant C

'd50'

CIE standard illuminant D50

'd55'

CIE standard illuminant D55

'd65'

CIE standard illuminant D65

{'icc'}

ICC standard profile connection space illuminant; a 16-bit fractional approximation of D50

xyz = whitepoint is the same as xyz = whitepoint('icc').

Class Support

string is a character array. xyz is of class double.

Examples

Return the XYZ color space representation of the default white reference illuminant 'icc'.

wp_icc = whitepoint

wp_icc =

    0.9642    1.0000    0.8249

See Also

applycform, lab2double, lab2uint8, lab2uint16, makecform, xyz2double, xyz2uint16

For a full list of the toolbox color space conversion functions, see Color Space Conversions.

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS