9 8 Gradients and image fills

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.1 8.1 Patterns

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.2 8.2 SolidPattern

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.2.1 8.2.1 SolidPattern vs set_source_rgb

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.2.2 8.2.2 Creating a transparent SolidPattern

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.3 8.3 Linear gradient

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.3.1 8.3.1 Transparent stops

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.4 8.4 Linear gradients at different angles

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.5 8.5 Adding more stops

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.5.1 8.5.1 Flat colours

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.5.2 8.5.2 Step changes

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.6 8.6 Extend options

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.7 8.7 Filling a stroke with a gradient

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.8 8.8 Filling text with a gradient

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.9 8.9 Radial gradients

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.10 8.10 Radial gradient with inner circle

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.11 8.11 Radial extend options

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.12 8.12 Loading an image into Pycairo

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.13 8.13 Using SurfacePattern with an image

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.13.1 8.13.1 Transforming the image

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.13.2 8.13.2 Tiling the image

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.14 8.14 SurfacePattern extend options

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.

9.15 8.15 Using SurfacePattern with vectors

This content is not available in the sample book. The book can be purchased on Leanpub at https://leanpub.com/imageprocessinginpython.