66.19 textures

<..textures.4ht..>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % textures.4ht                          2014-07-12-22:36 %
 % Copyright (C) 2003--2009       Eitan M. Gurari         %
 <.TeX4ht copyright.>
 <.textures colors model.>
 \Hinput{textures}
 \endinput
 -_-_-

<..textures colors model..>
 \def\colortyp:cmyk:#1. #2. #3. #4. #5//{\HColor:cmyk #1,#2,#3,#4 //}
 \def\colortyp:rgb:#1. #2. #3. #4//{\HColor:rgb #1,#2,#3 //}
 \def\colortyp:#1 #2//{%
    \expandafter\ifx \csname colortyp:#1:\endcsname\relax \else
      \csname colortyp:#1:\endcsname #2 //\fi}
 -_-_-