Snapshot.pushOpacity
void pushOpacity(double opacity)Modifies the opacity of an image.
The image is recorded until the next call to [gtk.snapshot.Snapshot.pop].
Parameters
opacity | the opacity to use |
void pushOpacity(double opacity)Modifies the opacity of an image.
The image is recorded until the next call to [gtk.snapshot.Snapshot.pop].
opacity | the opacity to use |