| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Image Processing Toolbox |
| Contents | Index |
| Learn more about Image Processing Toolbox |
xyz = whitepoint(string)
xyz = whitepoint
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').
string is a character array. xyz is of class double.
Return the XYZ color space representation of the default white reference illuminant 'icc'.
wp_icc = whitepoint
wp_icc =
0.9642 1.0000 0.8249applycform, lab2double, lab2uint8, lab2uint16, makecform, xyz2double, xyz2uint16
For a full list of the toolbox color space conversion functions, see Color Space Conversions.
![]() | watershed | wiener2 | ![]() |

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 |