Grx.Pixmap.prototype.mirror
function mirror(flags: Grx.PixmapMirrorFlags): Grx.Pixmap { // Gjs wrapper for grx_pixmap_mirror() }
Creates a new pixmap, flipping left-right and/or top-bottom as indicated by flags.
- flags
the mirror flags
- Returns
the new pixmap