view DOCS/default.css @ 30121:28cbec606cbb

Slightly generalize code to generate YUV->RGB conversion table and add XYZ->RGB conversion as an example for that.
author reimar
date Fri, 01 Jan 2010 12:54:09 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

body,table	{
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 14px;
        background  : white;
}