On 1/13/2011 5:52 AM, Mathieu Alorent wrote: > Le mercredi 12 janvier 2011 à 20:45 -0500, Chris Marshall a écrit : >> There is also wmpeg which allows you to generate an MPEG >> video from a pdl. > > Thanks I've also saw this option in the doc but it's not really what I > need ;) > > Moreover, I dont know how to transform my piddle "x,y" with lut to get > colors, to a piddle "x, y, z" with x, y, z representing RGB colors :(
Here is an example of using threading to do the table look up to created the desired pdl. http://mailman.jach.hawaii.edu/pipermail/pdl-porters/2006-December/000643.html --Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
