To print individual images in a different color tone, you must use an image lookup table. In this table, you specify the names of the image files and the IDs of the color lookup table sets to use. All other images are printed with the color lookup table set specified with the imagelut property, see To configure the color lookup table sets for images, vector graphics and text.<Image_Filename> <Color_Lookup_Table_Set_ID>
Example 19 In this example, the color lookup table set with ID 10 is used to transform the logo.jpg file and 12 is used to transform the photo.jpg file.logo.jpg 10photo.jpg 12
2 In the configuration file, specify the name of the image lookup table with the imagetable property.
Example 20 In this example, an image lookup table named Images.tbl is used to transform images.<property name="imagetable">data/tables/Images.tbl</property>
OpenText StreamServe 5.6 | Updated: 2013-03-01 |