Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Image
Image.Layer

Method Image.Layer()->set_fill()


Method set_fill

object set_fill(Color color)
object set_fill(Color color, Color alpha)
object fill()
object fill_alpha()

Description

Set/query fill color and alpha, ie the color used "outside" the image. This is mostly useful if you want to "frame" a layer.