BTW,
I am not able to get a duotone image with recent minimals in the
example published here:
http://wiki.contextgarden.net/Colors#Colorizing_Grayscale_Pictures
\setuplayout[header=0pt,footer=0pt,width=middle,height=middle,backspace=1cm,topspace=1cm]
\setupcolors[state=start]
\startbuffer
\definecolor [blue] [c=1, m=.38, y=0, k=.64]
\definecolor [yellow] [c=0, m=.28, y=1, k=.06]
\definespotcolor [blue-100] [blue] [p=1]
\definespotcolor [yellow-100] [yellow] [p=1]
\definemultitonecolor [combicolor] [blue=.12, yellow=.28] [c=.1,
m=.1, y=.3, k=.1]
\definemultitonecolor [combicolor-b] [blue=1] [c=1, m=.38, y=0,
k=.64] % force multitone
\definemultitonecolor [combicolor-y] [yellow=1] [c=0, m=.28, y=1,
k=.06] % force multitone
\useexternalfigure[demo-a][mill.png] [object=no, width=.2\textwidth]
\useexternalfigure[demo-b][hacker-bw.jpg][object=no, width=.2\textwidth]
\startbaselinecorrection
\startcombination[4*1]
{\externalfigure[demo-a]} {no color}
{\externalfigure[demo-a][color=combicolor]} {indexed duotone}
{\externalfigure[demo-a][color=combicolor-b]} {spot color}
{\externalfigure[demo-a][color=combicolor-y]} {spot color}
\stopcombination
\stopbaselinecorrection
\startbaselinecorrection
\startcombination[4*1]
{\externalfigure[demo-b]} {no color}
{\externalfigure[demo-b][color=combicolor]} {indexed duotone}
{\externalfigure[demo-b][color=combicolor-b]} {spot color}
{\externalfigure[demo-b][color=combicolor-y]} {spot color}
\stopcombination
\stopbaselinecorrection
\startbaselinecorrection
\startcombination[4*1]
{\externalfigure[demo-a]} {no color}
{\externalfigure[demo-a][color=combicolor]} {indexed duotone}
{\externalfigure[demo-a][color=blue-100]} {spot color}
{\externalfigure[demo-a][color=yellow-100]} {spot color}
\stopcombination
\stopbaselinecorrection
\startbaselinecorrection
\startcombination[4*1]
{\externalfigure[demo-b]} {no color}
{\externalfigure[demo-b][color=combicolor]} {indexed duotone}
{\externalfigure[demo-b][color=blue-100]} {spot color}
{\externalfigure[demo-b][color=yellow-100]} {spot color}
\stopcombination
\stopbaselinecorrection
\stopbuffer
\getbuffer \typebuffer
\stoptext
The images in the column "indexed duotone" do not show up.
Piotr
2009/7/7 Hans Hagen
Piotr Kopszak wrote:
Hello list,
I am preparing for a next project which will be printed in two colours. Obviously, perfect opportunity to use duotones. However I got my duotone illustrations in CMYK tiffs with images in yellow and black channels. Obviously black could stay but I would like to convert the yellow channel to the spot colour I am going to use. Any ideas (without using Photoshop) ?
as it is possible to colorize bw bitmap images in context i suppose that doing the same with a dual channel image is doable as well but i never tried is (low on my list of priorities so you're unlicky that we never needed that variant in projects)
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________