Snapshot.pushColorMatrix

Modifies the colors of an image by applying an affine transformation in RGB space.

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

class Snapshot
void
pushColorMatrix

Parameters

colorMatrix Matrix

the color matrix to use

colorOffset Vec4

the color offset to use

Meta