Class | Magick::HatchFill |
In: |
lib/RMagick.rb
|
Parent: | Object |
Example fill class. Fills the image with the specified background color, then crosshatches with the specified crosshatch color. @dist is the number of pixels between hatch lines. See Magick::Draw examples.