Snapshot.pushOpacity

Modifies the opacity of an image.

The image is recorded until the next call to [method@Gtk.Snapshot.pop].

class Snapshot
void
pushOpacity
(
double opacity
)

Parameters

opacity double

the opacity to use

Meta