iText in Action: Chapter 10: Brightening up your PDF with color and images
These examples were written in the context of Chapter 10 of the book "iText in Action - Second Edition".
devicecolor
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/DeviceColor.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/DeviceColor.cs##
separationcolor
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/SeparationColor.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/SeparationColor.cs##
tilingpatterncolor
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/TilingPatternColor.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/TilingPatternColor.cs##
shadingpatterncolor
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/ShadingPatternColor.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/ShadingPatternColor.cs##
transparency1
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/Transparency1.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/Transparency1.cs##
transparency2
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/Transparency2.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/Transparency2.cs##
imagetypes
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/ImageTypes.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/ImageTypes.cs##
rawimage
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/RawImage.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/RawImage.cs##
barcodes
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/Barcodes.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/Barcodes.cs##
compressimage
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/CompressImage.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/CompressImage.cs##
compressawt
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/CompressAwt.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/CompressAwt.cs##
pagedimages
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/PagedImages.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/PagedImages.cs##
transparentimage
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/TransparentImage.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/TransparentImage.cs##
transparentawt
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/TransparentAwt.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/TransparentAwt.cs##
imagemask
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/ImageMask.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/ImageMask.cs##
templateclip
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/TemplateClip.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/TemplateClip.cs##
clippingpath
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/ClippingPath.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/ClippingPath.cs##
transparentoverlay
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter10/TransparentOverlay.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter10/TransparentOverlay.cs##