summaryrefslogtreecommitdiff
path: root/graphics/sam2p/examples/yellow_rle_tiff.job
blob: 24f0fed98d267d4dfee02100d46d492cf050caf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
<<%sam2p-job; by pts@fazekas.hu at Tue Jun 11 20:36:42 CEST 2002
/InputFile  (examples/yellow.gif)
/OutputFile (test.tiff)
/Profile [
  << /FileFormat/TIFF
     /SampleFormat/Indexed8
     % /SampleFormat/Rgb8
     /TransferEncoding/LSBfirst
     /Compression/RLE
  >> ]
>>