IJPDS > Color management > Using specific color lookup tables for individual images

Using specific color lookup tables for individual images
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.
The image lookup table must have two tab-separated columns and the following syntax:
<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          10
photo.jpg         12
 
To use color lookup tables for individual images
1
2
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