Painting, Drawing, and Transforms
In the Gimp, a Drawable is a layer, a channel, or an image. You can use the Gimp::Drawable object to simplify the use of most of these drawing procedures. Procedures to get information about drawables are listed later in this appendix, in Table 3.3.
For more information on operating directly on the raw pixels of an image, check out the Gimp::Pixel manpage that is distributed with the Gimp-Perl module.
Table C-3. Procedures for Drawing and Painting on Images, Controlling Brushes, and Performing Transformations
Name |
Description |
Arguments |
---|---|---|
gimp_airbrush |
Paint in the current brush with varying pressure. Paint application is time-dependent |
|
gimp_blend |
Blend between the starting and ending coordinates with the specified blend mode and gradient type |
|
Get Programming Web Graphics with Perl and GNU Softwar now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.