JCL Help:CIED65ToCIED50
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: CIED65ToCIED50 Function
Search in JCL Help
Search in all projects
Summary
Converts values of the XYZ color space using the D65 white point to D50 white point.
Pascal
procedure CIED65ToCIED50(var X: Extended; var Y: Extended; var Z: Extended);
Parameters
Parameters | Description |
var X: Extended | X Color D65. |
var Y: Extended | Y Color D65. |
var Z: Extended | Z Color D65. |
Description
Converts values of the XYZ color space using the D65 white point to D50 white point. The values were taken from www.srgb.com/hpsrgbprof/sld005.htm
About
Unit
Donator
Mike Lischke
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page