Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
images [2016/09/24 08:15]
dokuadmin ↷ Links adapted because of a move operation
images [2016/09/24 08:15]
dokuadmin ↷ Links adapted because of a move operation
Line 1: Line 1:
 ====== Images ====== ====== Images ======
  
-Bitmapped images are described in chapter 8.9 //Images// on page 203 of the {{pdf32000_2008.pdf#page=211|PDF specification}} on quite readable 14 pages.+Bitmapped images are described in chapter 8.9 //Images// on page 203 of the {{pdf:pdf32000_2008.pdf_page_211|PDF specification}} on quite readable 14 pages.
  
 The implementation is in package ''PDF Images''. The implementation is in package ''PDF Images''.
Line 26: Line 26:
 </code> </code>
  
-{{demo20_ImagesUsage.pdf}} shows the result with an example image.+{{pdf:demo20_imagesusage.pdf}} shows the result with an example image.
  
-{{demo21_Images.pdf}} shows some PDF features of images (masking, rotation, interpolation, inverting and alpha blended images).+{{pdf:demo21_images.pdf}} shows some PDF features of images (masking, rotation, interpolation, inverting and alpha blended images).
  
 ===== Object Models ===== ===== Object Models =====
Line 124: Line 124:
 ==== Filter ==== ==== Filter ====
  
-Although all Smalltalk images can be used for PDF, not all PDF images can be transformed to Smalltalk images. For one, several {{pdf32000_2008.pdf#page=22|filters}} specific to images are not implemented:+Although all Smalltalk images can be used for PDF, not all PDF images can be transformed to Smalltalk images. For one, several {{pdf:pdf32000_2008.pdf_page_22|filters}} specific to images are not implemented:
   * **RunLengthDecode** 8 bit monochrome images   * **RunLengthDecode** 8 bit monochrome images
   * **CCITTFaxDecode** CCITT encoded 1 bit monochrome images   * **CCITTFaxDecode** CCITT encoded 1 bit monochrome images
  • images.txt
  • Last modified: 2016/09/24 08:15
  • by dokuadmin