SymbolicPaintable.snapshotSymbolic

void snapshotSymbolic(gdk.snapshot.Snapshot snapshot, double width, double height, gdk.rgba.RGBA[] colors)

Snapshots the paintable with the given colors.

If less than 4 colors are provided, GTK will pad the array with default colors.

Parameters

snapshota [gdk.snapshot.Snapshot] to snapshot to
widthwidth to snapshot in
heightheight to snapshot in
colorsa pointer to an array of colors