WhitePoint.h

Go to the documentation of this file.
00001 /* $Xorg: WhitePoint.h,v 1.4 2001/02/09 02:03:53 xorgcvs Exp $ */
00002 
00003 /*
00004 
00005 Copyright 1991, 1994, 1998  The Open Group
00006 
00007 Permission to use, copy, modify, distribute, and sell this software and its
00008 documentation for any purpose is hereby granted without fee, provided that
00009 the above copyright notice appear in all copies and that both that
00010 copyright notice and this permission notice appear in supporting
00011 documentation.
00012 
00013 The above copyright notice and this permission notice shall be included in
00014 all copies or substantial portions of the Software.
00015 
00016 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
00017 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
00018 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
00019 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
00020 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
00021 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
00022 
00023 Except as contained in this notice, the name of The Open Group shall not be
00024 used in advertising or otherwise to promote the sale, use or other dealings
00025 in this Software without prior written authorization from The Open Group.
00026 
00027 */
00028 
00029 
00030 /*
00031  *
00032  *      DESCRIPTION
00033  *              This file contains a series of standard white point values.
00034  */
00035 #define CIE_A_u         0.2560
00036 #define CIE_A_v         0.5243
00037 #define CIE_A_Y         1.0000
00038 
00039 #define CIE_B_u         0.2137
00040 #define CIE_B_v         0.4852
00041 #define CIE_B_Y         1.0000
00042 
00043 #define CIE_C_u         0.2009
00044 #define CIE_C_v         0.4609
00045 #define CIE_C_Y         1.0000
00046 
00047 #define CIE_D55_u       0.2044
00048 #define CIE_D55_v       0.4808
00049 #define CIE_D55_Y       1.0000
00050 
00051 #define CIE_D65_u       0.1978
00052 #define CIE_D65_v       0.4684
00053 #define CIE_D65_Y       1.0000
00054 
00055 #define CIE_D75_u       0.1935
00056 #define CIE_D75_v       0.4586
00057 #define CIE_D75_Y       1.0000
00058 
00059 #define ASTM_D50_u      0.2092
00060 #define ASTM_D50_v      0.4881
00061 #define ASTM_D50_Y      1.0000
00062 
00063 #define WP_9300K_u      0.1884
00064 #define WP_9300K_v      0.4463
00065 #define WP_9300K_Y      1.0000

Generated on Sun Mar 4 15:03:56 2007 for Scilab [trunk] by  doxygen 1.5.1